ソースを参照

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 }}"



読み込み中…
キャンセル
保存