Sfoglia il codice sorgente
Update docs/configuring-playbook-jitsi.md: remove a duplicated comment inside jitsi_web_custom_config_extension
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3934/head
Suguru Hirahara
1 anno fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con
0 aggiunte e
1 eliminazioni
-
docs/configuring-playbook-jitsi.md
|
|
|
@@ -159,7 +159,6 @@ jitsi_web_custom_config_extension: | |
|
|
|
|
|
|
|
config.disableAudioLevels = true; |
|
|
|
|
|
|
|
// Limit the number of video feeds forwarded to each client |
|
|
|
config.channelLastN = 4; |
|
|
|
``` |
|
|
|
|
|
|
|
|