updated docs, broke the well-known and element client modifications out to separate tasks.

This commit is contained in:
wjbeckett
2024-10-01 22:20:50 +10:00
parent 2b4fdea70f
commit a6e3203398
5 changed files with 60 additions and 44 deletions

View File

@ -5,7 +5,7 @@ matrix_element_call_enabled: false
# Base path configuration
matrix_element_call_base_path: "{{ matrix_base_data_path }}/element-call"
matrix_homeserver_config_path: "{{ matrix_base_data_path }}/synapse/config/homeserver.yaml"
element_web_config_path: "{{ matrix_base_data_path }}/static-files/public/.well-known/matrix/client"
element_web_config_path: "{{ matrix_base_data_path }}/client-element/config.json"
# Docker network configuration
matrix_element_call_container_network: ''