Parcourir la source

fixes config.js

comments in config.js must begin with two slashes
pull/745/head
Mike il y a 5 ans
committed by GitHub
Parent
révision
9713ac9617
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/configuring-playbook-jitsi.md

+ 1
- 1
docs/configuring-playbook-jitsi.md Voir le fichier

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


Chargement…
Annuler
Enregistrer