summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-18Fix logging config for the docker image (#6197)Richard van der Hoff3-3/+5
Turns out that loggers that are instantiated before the config is loaded get turned off. Also bring the logging config that is generated by --generate-config into line. Fixes #6194.
2019-10-18add note about database upgradeHubert Chathi1-1/+4
2019-10-18