瀏覽代碼

Update main.yml

element-call-integration
Backslash 1 年之前
committed by GitHub
父節點
當前提交
a0917fa283
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      roles/custom/matrix-element-call/defaults/main.yml

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

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

# LiveKit configuration
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_hostname: "sfu.{{ matrix_domain }}"



Loading…
取消
儲存