Make Element Call role not reference foreign variables (except the matrix-base ones)

This commit is contained in:
Slavi Pantaleev
2025-03-12 08:56:15 +02:00
parent 23efad9cb7
commit 2be4923aef
5 changed files with 7 additions and 6 deletions

View File

@ -65,11 +65,11 @@ matrix_element_call_container_labels_traefik_additional_response_headers_auto: |
}}
matrix_element_call_container_labels_traefik_additional_response_headers_custom: {}
# matrix_client_element_container_labels_additional_labels contains a multiline string with additional labels to add to the container label file.
# matrix_element_call_container_labels_additional_labels contains a multiline string with additional labels to add to the container label file.
# See `../templates/labels.j2` for details.
#
# Example:
# matrix_client_element_container_labels_additional_labels: |
# matrix_element_call_container_labels_additional_labels: |
# my.label=1
# another.label="here"
matrix_element_call_container_labels_additional_labels: ''
@ -145,4 +145,4 @@ matrix_element_call_config_default_server_config_m_homeserver_base_url: "{{ matr
matrix_element_call_config_default_server_config_m_homeserver_server_name: "{{ matrix_domain }}"
# Controls the livekit/livekit_service_url property in the config.json file.
matrix_element_call_config_livekit_livekit_service_url: "{{ matrix_livekit_jwt_service_public_url }}"
matrix_element_call_config_livekit_livekit_service_url: ""