Browse Source
Merge pull request #2868 from etkecc/patch-272
Update synapse 1.91.0 -> 1.91.1
pull/2869/head
Slavi Pantaleev
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/custom/matrix-synapse/defaults/main.yml
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
|
matrix_synapse_enabled: true |
|
|
matrix_synapse_enabled: true |
|
|
|
|
|
|
|
|
matrix_synapse_version: v1.91.0 |
|
|
|
|
|
|
|
|
matrix_synapse_version: v1.91.1 |
|
|
|
|
|
|
|
|
matrix_synapse_username: '' |
|
|
matrix_synapse_username: '' |
|
|
matrix_synapse_uid: '' |
|
|
matrix_synapse_uid: '' |
|
|
|