summary refs log tree commit diff
path: root/synapse/config/key.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-21Improve logging when generating config files (#5510)Richard van der Hoff1-0/+1
2019-06-21Only import jinja2 when needed (#5514)Andrew M