fix(config) add recordingService to the whitelist

Fixes: https://github.com/jitsi/jitsi-meet/issues/11760#issuecomment-1201049861
This commit is contained in:
Saúl Ibarra Corretgé 2022-08-01 13:21:52 +02:00 committed by Saúl Ibarra Corretgé
parent 1f99ce3457
commit 7e7d3c0cc7
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ export default [
'preferredCodec', 'preferredCodec',
'prejoinConfig', 'prejoinConfig',
'prejoinPageEnabled', 'prejoinPageEnabled',
'recordingService',
'requireDisplayName', 'requireDisplayName',
'remoteVideoMenu', 'remoteVideoMenu',
'roomPasswordNumberOfDigits', 'roomPasswordNumberOfDigits',