mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 23:10:10 -04:00
Use room version 9 as the default room version (per MSC3589). (#12058)
This commit is contained in:
parent
81364db49b
commit
7bcc28f82f
3 changed files with 3 additions and 2 deletions
|
@ -163,7 +163,7 @@ presence:
|
|||
# For example, for room version 1, default_room_version should be set
|
||||
# to "1".
|
||||
#
|
||||
#default_room_version: "6"
|
||||
#default_room_version: "9"
|
||||
|
||||
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue