Explorar el Código

config: add roomPasswordNumberOfDigits to whitelist

master
Saúl Ibarra Corretgé hace 5 años
padre
commit
b831bb8350
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      react/features/base/config/configWhitelist.js

+ 1
- 0
react/features/base/config/configWhitelist.js Ver fichero

@@ -132,6 +132,7 @@ export default [
132 132
     'prejoinPageEnabled',
133 133
     'requireDisplayName',
134 134
     'remoteVideoMenu',
135
+    'roomPasswordNumberOfDigits',
135 136
     'resolution',
136 137
     'startAudioMuted',
137 138
     'startAudioOnly',

Loading…
Cancelar
Guardar