Browse Source

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 year ago
parent
commit
fdcb6d35a1
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docs/configuring-playbook-jitsi.md

+ 0
- 1
docs/configuring-playbook-jitsi.md View File

@@ -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;
```



Loading…
Cancel
Save