mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-16 14:30:11 +02:00
Update default room version to 11 in line with the specification.
This commit is contained in:
parent
7aca61c5dd
commit
5dcdf8e9e2
@ -1562,7 +1562,7 @@ matrix_synapse_room_list_publication_rules:
|
||||
room_id: "*"
|
||||
action: allow
|
||||
|
||||
matrix_synapse_default_room_version: "10"
|
||||
matrix_synapse_default_room_version: "11"
|
||||
|
||||
# Controls whether leaving a room will automatically forget it.
|
||||
# The upstream default is `false`, but we try to make Synapse less wasteful of resources, so we do things differently.
|
||||
|
Loading…
x
Reference in New Issue
Block a user