3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-19 06:33:24 +00:00

fixes config.js

comments in config.js must begin with two slashes
This commit is contained in:
Mike
2020-12-06 23:42:44 +01:00
committed by GitHub
parent 7372480e95
commit 9713ac9617

View File

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