This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update Synapse (0.99.1 -> 0.99.1.1)
It's not important for us, as it only contains some ACME-related fix.
pull/99/head
Slavi Pantaleev
7 years ago
parent
1dd4f85e61
commit
0f55823c5f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-synapse/defaults/main.yml
+ 1
- 1
roles/matrix-synapse/defaults/main.yml
View File
@@ -1,4 +1,4 @@
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.99.1-py3"
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.99.1
.1
-py3"
matrix_synapse_base_path: "{{ matrix_base_data_path }}/synapse"
matrix_synapse_config_dir_path: "{{ matrix_synapse_base_path }}/config"
Write
Preview
Loading…
Cancel
Save