소스 검색
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 년 전
No known key found for this signature in database
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; |
|
|
|
``` |
|
|
|
|
|
|
|
|