File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
roles/custom/matrix-synapse/defaults Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ matrix_synapse_enabled: true
16
16
matrix_synapse_github_org_and_repo : element-hq/synapse
17
17
18
18
# renovate: datasource=docker depName=ghcr.io/element-hq/synapse
19
- matrix_synapse_version : v1.135.0
19
+ matrix_synapse_version : v1.135.1
20
20
21
21
matrix_synapse_username : ' '
22
22
matrix_synapse_uid : ' '
@@ -1568,7 +1568,7 @@ matrix_synapse_room_list_publication_rules:
1568
1568
room_id : " *"
1569
1569
action : allow
1570
1570
1571
- matrix_synapse_default_room_version : " 11 "
1571
+ matrix_synapse_default_room_version : " 12 "
1572
1572
1573
1573
# Controls whether leaving a room will automatically forget it.
1574
1574
# The upstream default is `false`, but we try to make Synapse less wasteful of resources, so we do things differently.
You can’t perform that action at this time.
0 commit comments