summary refs log tree commit diff
path: root/synapse/replication/tcp/protocol.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-04Add an option to disable search for homeservers which may not be interested ↵Travis Ralston4-1/+21
in it (#4230) This is useful for homeservers not intended for users, such as bot-only homeservers or ones that only process IoT data.
2018-12-04