mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-13 11:52:14 +03:00
Override matrix_matrixto_base_path in terms of matrix_base_data_path in group_vars/matrix_servers
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4787
This commit is contained in:
@@ -3088,6 +3088,8 @@ matrix_corporal_matrix_registration_shared_secret: "{{ matrix_synapse_registrati
|
||||
# We don't enable matrixto by default.
|
||||
matrix_matrixto_enabled: false
|
||||
|
||||
matrix_matrixto_base_path: "{{ matrix_base_data_path }}/matrixto"
|
||||
|
||||
# The container image is not provided at https://github.com/matrix-org/matrix.to
|
||||
matrix_matrixto_container_image_self_build: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user