summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-05-24 14:12:38 +0100
committerGitHub <noreply@github.com>2019-05-24 14:12:38 +0100
commitdba9152d1593c9de176e969153b30b4ef19f29ae (patch)
treef6fd936f80321320677217d39f12ce4f3dd583c1 /docs
parentMerge pull request #5220 from matrix-org/erikj/dont_bundle_live_events (diff)
downloadsynapse-dba9152d1593c9de176e969153b30b4ef19f29ae.tar.xz
Add missing blank line in config (#5249)
Diffstat (limited to 'docs')
-rw-r--r--docs/sample_config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 2a5a514d61..421ae96f04 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -90,6 +90,7 @@ pid_file: DATADIR/homeserver.pid
 #
 # For example, for room version 1, default_room_version should be set
 # to "1".
+#
 #default_room_version: "1"
 
 # The GC threshold parameters to pass to `gc.set_threshold`, if defined