Sfoglia il codice sorgente

Merge pull request #745 from wabuMike/patch-1

fixes config.js
pull/747/head
Slavi Pantaleev 5 anni fa
committed by GitHub
parent
commit
1e0777f2ed
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-jitsi.md

+ 1
- 1
docs/configuring-playbook-jitsi.md Vedi File

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


Caricamento…
Annulla
Salva