Update default room version to 11 in line with the specification.
This commit is contained in:
committed by
Slavi Pantaleev
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.
|
||||
|
Reference in New Issue
Block a user