diff options
| author | Erik Johnston <erik@matrix.org> | 2015-08-25 17:08:23 +0100 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-08-25 17:08:23 +0100 | 
| commit | 3e1029fe8050edd8f6aed57bdf6507a12ffb0a0c (patch) | |
| tree | ed32edeb86c277e1948015e5881cdcf1101c3d28 | |
| parent | Allow specifying directories as config files (diff) | |
| download | synapse-3e1029fe8050edd8f6aed57bdf6507a12ffb0a0c.tar.xz | |
Warn if we encounter unexpected files in config directories
Diffstat (limited to '')
| -rw-r--r-- | synapse/config/_base.py | 24 | 
1 files changed, 17 insertions, 7 deletions
| diff --git a/synapse/config/_base.py b/synapse/config/_base.py | 
