summary refs log tree commit diff
path: root/synapse/util/ratelimitutils.py (unfollow)
</
Commit message (Collapse)AuthorFilesLines
2019-02-22Correctly handle PusherConfigExceptionErik Johnston1-0/+9
2019-02-22Debian: fix overwriting of config settings on upgrade (#4696)Richard van der Hoff5-8/+165
Make sure that users' changes to the config files are preserved. Fixes #4440.