Backslash
há 1 ano
committed by
GitHub
ascendente
cometimento
a0917fa283
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
1 adições e
0 eliminações
-
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 }}" |
|
|
|
|
|
|
|
|