浏览代码

Added well-known element directory

element-call-integration
Backslash 1年前
committed by GitHub
父节点
当前提交
ba54e549c4
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      roles/custom/matrix-element-call/tasks/install.yml

+ 1
- 0
roles/custom/matrix-element-call/tasks/install.yml 查看文件

@@ -14,6 +14,7 @@
- path: "{{ matrix_element_call_base_path }}/data"
- path: "{{ matrix_element_call_base_path }}/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
- name: Ensure Element Call config.json is in place


正在加载...
取消
保存