Parcourir la source

Update main.yml

element-call-integration
Backslash il y a 1 an
committed by GitHub
Parent
révision
a0917fa283
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      roles/custom/matrix-element-call/defaults/main.yml

+ 1
- 0
roles/custom/matrix-element-call/defaults/main.yml Voir le fichier

@@ -27,6 +27,7 @@ redis_port: "6379"


# LiveKit configuration # LiveKit configuration
matrix_element_call_livekit_dev_key: "{{ matrix_livekit_dev_key }}" # Must be defined in host_vars matrix_element_call_livekit_dev_key: "{{ matrix_livekit_dev_key }}" # Must be defined in host_vars
matrix_element_call_jwt_secret: "{{ matrix_jwt_secret }}" # Must be defined in host_vars
matrix_element_call_livekit_service_url: "wss://sfu.{{ matrix_domain }}:443" matrix_element_call_livekit_service_url: "wss://sfu.{{ matrix_domain }}:443"
matrix_element_call_livekit_hostname: "sfu.{{ matrix_domain }}" matrix_element_call_livekit_hostname: "sfu.{{ matrix_domain }}"




Chargement…
Annuler
Enregistrer