Browse Source

feat: Whitelist option to hide lobby button.

master
damencho 5 years ago
parent
commit
b087b22d4f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      react/features/base/config/configWhitelist.js

+ 1
- 0
react/features/base/config/configWhitelist.js View File

@@ -118,6 +118,7 @@ export default [
118 118
     'gatherStats',
119 119
     'googleApiApplicationClientID',
120 120
     'hiddenDomain',
121
+    'hideLobbyButton',
121 122
     'hosts',
122 123
     'iAmRecorder',
123 124
     'iAmSipGateway',

Loading…
Cancel
Save