mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-24 06:10:52 -05:00
Update default room version to 6 (#8461)
Per https://github.com/matrix-org/matrix-doc/pull/2788
This commit is contained in:
parent
da11cc22be
commit
785437dc0d
4 changed files with 13 additions and 3 deletions
|
|
@ -119,7 +119,7 @@ pid_file: DATADIR/homeserver.pid
|
|||
# For example, for room version 1, default_room_version should be set
|
||||
# to "1".
|
||||
#
|
||||
#default_room_version: "5"
|
||||
#default_room_version: "6"
|
||||
|
||||
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue