Browse Source
Merge pull request #2779 from davidmehren/upgrade_sliding_sync
Upgrade sliding-sync (v0.99.1 -> v0.99.3)
pull/2782/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-sliding-sync/defaults/main.yml
|
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
matrix_sliding_sync_enabled: true |
|
|
|
|
|
|
|
matrix_sliding_sync_version: v0.99.1 |
|
|
|
matrix_sliding_sync_version: v0.99.3 |
|
|
|
|
|
|
|
matrix_sliding_sync_scheme: https |
|
|
|
|
|
|
|
|