Update main.yml

This commit is contained in:
Backslash 2024-09-26 18:39:03 +10:00 committed by GitHub
parent ac1295ac45
commit f38d6a0d88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ matrix_element_call_enabled: false
matrix_element_call_base_path: "{{ matrix_base_data_path }}/element-call"
matrix_element_call_config_path: "{{ matrix_element_call_base_path }}/config"
matrix_element_call_backend_path: "{{ matrix_element_call_base_path }}/backend"
matrix_homeserver_config_path: "{{ matrix_base_data_path }}/synapse/config/homeserver.yaml"
# Docker network configuration
matrix_element_call_container_network: "matrix_element_call_network"