1
0

Merge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5

* commit 'a42567e4a':
  Set room version default to 5
This commit is contained in:
Andrew Morgan
2020-03-18 16:28:54 +00:00
3 changed files with 3 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ pid_file: DATADIR/homeserver.pid
# For example, for room version 1, default_room_version should be set
# to "1".
#
#default_room_version: "4"
#default_room_version: "5"
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
#