|
|
@@ -27,6 +27,7 @@ redis_port: "6379" |
|
|
|
|
|
|
|
|
# LiveKit configuration |
|
|
# LiveKit configuration |
|
|
matrix_element_call_livekit_dev_key: "{{ matrix_livekit_dev_key }}" # Must be defined in host_vars |
|
|
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_service_url: "wss://sfu.{{ matrix_domain }}:443" |
|
|
matrix_element_call_livekit_hostname: "sfu.{{ matrix_domain }}" |
|
|
matrix_element_call_livekit_hostname: "sfu.{{ matrix_domain }}" |
|
|
|
|
|
|
|
|
|