summary refs log tree commit diff
path: root/synapse/config/_base.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-25Warn if we encounter unexpected files in config directoriesErik Johnston1-7/+17
2015-08-25Allow specifying directories as config filesErik Johnston1-6/+24
2015-08-25Fix typo when using sys.stderr.writeErik Johnston