summary refs log tree commit diff
path: root/synapse/rest/admin/devices.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-16Fix generate_log_config script (#8952)Richard van der Hoff2-1/+4
It used to write an empty file if you gave it a -o arg.
2020-12-16Do not assume that the contents dictionary includes history_visibility. (#8945)Patrick Cloke9-28/