Merge pull request from wabuMike/patch-1

fixes config.js
This commit is contained in:
Slavi Pantaleev
2020-12-07 00:46:14 +02:00
committed by GitHub

@ -99,7 +99,7 @@ matrix_jitsi_web_custom_config_extension: |
config.disableAudioLevels = true;
# Limit the number of video feeds forwarded to each client
// Limit the number of video feeds forwarded to each client
config.channelLastN = 4;
matrix_jitsi_web_config_resolution_width_ideal_and_max: 480