summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2019-03-04 23:50:14 +0000
committerMatthew Hodgson <matthew@matrix.org>2019-03-04 23:50:14 +0000
commit11d64ec4a97b0034cdde4e25c884d29055a0109d (patch)
tree294b7fb43c3c7b3d4e7a9551914af2adc6199542
parentreword the sample config header to be less scary (diff)
downloadsynapse-11d64ec4a97b0034cdde4e25c884d29055a0109d.tar.xz
remove trailing space
-rw-r--r--docs/.sample_config_header.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/.sample_config_header.yaml b/docs/.sample_config_header.yaml

index 2f2201fdcc..e001ef5983 100644 --- a/docs/.sample_config_header.yaml +++ b/docs/.sample_config_header.yaml
@@ -1,7 +1,7 @@ # The config is maintained as an up-to-date snapshot of the default # homeserver.yaml configuration generated by Synapse. # -# It is intended to act as a reference for the default configuration, +# It is intended to act as a reference for the default configuration, # helping admins keep track of new options and other changes, and compare # their configs with the current default. As such, many of the actual # config values shown are placeholders.