Bläddra i källkod
fixes config.js
comments in config.js must begin with two slashes
pull/745/head
Mike
5 år sedan
committed by
GitHub
förälder
incheckning
9713ac9617
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med
1 tillägg och
1 borttagningar
-
docs/configuring-playbook-jitsi.md
|
|
|
@@ -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 |
|
|
|
|