소스 검색

Update main.yml

element-call-integration
Backslash 1 년 전
committed by GitHub
부모
커밋
a0917fa283
No known key found for this signature in database 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 }}"



불러오는 중...
취소
저장