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
Bump Synapse version (0.34.1.1 -> 0.99.0rc4)
pull/92/head
Slavi Pantaleev
7 years ago
parent
119016e858
commit
738c592c27
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.
34.1.1
-py3"
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.
99.0rc4
-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