summary refs log tree commit diff
path: root/synapse/handlers/device.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-07Add some debug logging for device list handlingErik Johnston1-2/+38
2019-03-07Update example_log_config.yaml (#4820)Richard v