diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-02-14 16:22:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 16:22:30 +0000 |
commit | 97a42bbc3a4789620c48746f8e87291446f6f5ac (patch) | |
tree | 486b0a1f4aee4d3e0acffcc00ee25ad7cea17ced /synapse | |
parent | Convert the directory handler tests to use HomeserverTestCase (#6919) (diff) | |
download | synapse-97a42bbc3a4789620c48746f8e87291446f6f5ac.tar.xz |
Add a warning about indentation to generated config (#6920)
Fixes #6916.
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/config/_base.py | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/synapse/config/_base.py b/synapse/config/_base.py |