瀏覽代碼
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 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: E4F9743DAB4B7B75
共有
1 個檔案被更改,包括
0 行新增 和
1 行删除
-
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; |
|
|
|
``` |
|
|
|
|
|
|
|
|