summary refs log tree commit diff
path: root/docs/sample_config.yaml
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-10-05 21:40:51 +0100
committerGitHub <noreply@github.com>2020-10-05 21:40:51 +0100
commit785437dc0ddfb23012748895e1f8665338e4f3df (patch)
treefc018fd99457ee5535077c8225ac01d1018d0f13 /docs/sample_config.yaml
parentEnsure that event.redacts is the proper type before handling it (#8457) (diff)
downloadsynapse-785437dc0ddfb23012748895e1f8665338e4f3df.tar.xz
Update default room version to 6 (#8461)
Per https://github.com/matrix-org/matrix-doc/pull/2788
Diffstat (limited to 'docs/sample_config.yaml')
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 7126ade2de..bb64662e28 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -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
 #