소스 검색

fix(config) remove deprecated useRoomAsSharedDocumentName parameter

Fixes: #10103

Co-authored-by: Denis Meiswinkel <meiswinkel@qwertiko.de>
master
qwertiko GmbH 3 년 전
부모
커밋
1d44741d5e
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0
    5
      config.js

+ 0
- 5
config.js 파일 보기

@@ -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

Loading…
취소
저장