Parcourir la source

Added well-known element directory

element-call-integration
Backslash il y a 1 an
committed by GitHub
Parent
révision
ba54e549c4
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/tasks/install.yml

+ 1
- 0
roles/custom/matrix-element-call/tasks/install.yml Voir le fichier

@@ -14,6 +14,7 @@
- path: "{{ matrix_element_call_base_path }}/data" - path: "{{ matrix_element_call_base_path }}/data"
- path: "{{ matrix_element_call_base_path }}/config" - path: "{{ matrix_element_call_base_path }}/config"
- path: "{{ matrix_element_call_base_path }}/backend" # For LiveKit and Redis config - path: "{{ matrix_element_call_base_path }}/backend" # For LiveKit and Redis config
- path: "{{ matrix_base_data_path }}/static-files/public/.well-known/element" # Directory for element.json


# Ensure Configuration Files are in Place # Ensure Configuration Files are in Place
- name: Ensure Element Call config.json is in place - name: Ensure Element Call config.json is in place


Chargement…
Annuler
Enregistrer