Ver código fonte

fix(config) remove deprecated useRoomAsSharedDocumentName parameter

Fixes: #10103

Co-authored-by: Denis Meiswinkel <meiswinkel@qwertiko.de>
master
qwertiko GmbH 4 anos atrás
pai
commit
1d44741d5e
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 0 adições e 5 exclusões
  1. 0
    5
      config.js

+ 0
- 5
config.js Ver arquivo

@@ -973,11 +973,6 @@ var config = {
973 973
     // will open an etherpad document.
974 974
     // etherpad_base: 'https://your-etherpad-installati.on/p/',
975 975
 
976
-    // If etherpad_base is set, and useRoomAsSharedDocumentName is set to true,
977
-    // open a pad with the name of the room (lowercased) instead of a pad with a
978
-    // random UUID.
979
-    // useRoomAsSharedDocumentName: true,
980
-
981 976
     // List of undocumented settings used in jitsi-meet
982 977
     /**
983 978
      _immediateReloadThreshold

Carregando…
Cancelar
Salvar