瀏覽代碼

fix(config) remove deprecated useRoomAsSharedDocumentName parameter

Fixes: #10103

Co-authored-by: Denis Meiswinkel <meiswinkel@qwertiko.de>
master
qwertiko GmbH 4 年之前
父節點
當前提交
1d44741d5e
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 0 行新增5 行删除
  1. 0
    5
      config.js

+ 0
- 5
config.js 查看文件

973
     // will open an etherpad document.
973
     // will open an etherpad document.
974
     // etherpad_base: 'https://your-etherpad-installati.on/p/',
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
     // List of undocumented settings used in jitsi-meet
976
     // List of undocumented settings used in jitsi-meet
982
     /**
977
     /**
983
      _immediateReloadThreshold
978
      _immediateReloadThreshold

Loading…
取消
儲存