Przeglądaj źródła
Merge pull request #130 from aaronraimist/synapse-0.99.3
Update Synapse (0.99.2 -> 0.99.3)
pull/131/head
Slavi Pantaleev
7 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
1 dodań i
1 usunięć
-
roles/matrix-synapse/defaults/main.yml
|
|
|
@@ -1,4 +1,4 @@ |
|
|
|
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.99.2-py3" |
|
|
|
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.99.3-py3" |
|
|
|
|
|
|
|
matrix_synapse_base_path: "{{ matrix_base_data_path }}/synapse" |
|
|
|
matrix_synapse_config_dir_path: "{{ matrix_synapse_base_path }}/config" |
|
|
|
|