diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-05-06 22:13:35 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-05-06 22:13:35 +0100 |
commit | 4804206dbe292ca4887fe972fe15e972d53a4c73 (patch) | |
tree | c535039a39b7afbc53086f4bfefb7d35ccf10fd9 /docs | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-4804206dbe292ca4887fe972fe15e972d53a4c73.tar.xz |
Fix sample config
... after it got broken in 1565ebec2c.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sample_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml index 84337a7c72..b6b9da6e41 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml @@ -566,7 +566,7 @@ uploads_path: "DATADIR/uploads" # (0.0.0.0 and :: are always blacklisted, whether or not they are explicitly # listed here, since they correspond to unroutable addresses.) # -# This must be specified if url_preview_enabled is set. It is recommended that +# This must be specified if url_preview_enabled is set. It is recommended that # you uncomment the following list as a starting point. # #url_preview_ip_range_blacklist: |