summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-02-14 16:22:30 +0000
committerGitHub <noreply@github.com>2020-02-14 16:22:30 +0000
commit97a42bbc3a4789620c48746f8e87291446f6f5ac (patch)
tree486b0a1f4aee4d3e0acffcc00ee25ad7cea17ced /changelog.d
parentConvert the directory handler tests to use HomeserverTestCase (#6919) (diff)
downloadsynapse-97a42bbc3a4789620c48746f8e87291446f6f5ac.tar.xz
Add a warning about indentation to generated config (#6920)
Fixes #6916.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6920.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6920.misc b/changelog.d/6920.misc
new file mode 100644
index 0000000000..d333add990
--- /dev/null
+++ b/changelog.d/6920.misc
@@ -0,0 +1 @@
+Add a warning about indentation to generated configuration files.