ソースを参照
fixes config.js
comments in config.js must begin with two slashes
pull/745/head
Mike
5年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
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 |
|
|
|
|