|
|
|
@ -28,7 +28,7 @@ matrix_identity_server_url: "https://{{ matrix_synapse_trusted_third_party_id_se
|
|
|
|
|
matrix_docker_network: "matrix"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.33.8"
|
|
|
|
|
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.33.9"
|
|
|
|
|
|
|
|
|
|
matrix_synapse_base_path: "{{ matrix_base_data_path }}/synapse"
|
|
|
|
|
matrix_synapse_config_dir_path: "{{ matrix_synapse_base_path }}/config"
|
|
|
|
@ -251,7 +251,7 @@ matrix_corporal_debug: false
|
|
|
|
|
# you may wish to disable this.
|
|
|
|
|
matrix_riot_web_enabled: true
|
|
|
|
|
|
|
|
|
|
matrix_riot_web_docker_image: "avhost/docker-matrix-riot:v0.17.3"
|
|
|
|
|
matrix_riot_web_docker_image: "avhost/docker-matrix-riot:v0.17.6"
|
|
|
|
|
|
|
|
|
|
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"
|
|
|
|
|
|
|
|
|
|