瀏覽代碼
fixes config.js
comments in config.js must begin with two slashes
pull/745/head
Mike
5 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
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 |
|
|
|
|