summary refs log tree commit diff
path: root/scripts-dev/convert_server_keys.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-16Access the event_cache_size directly from the server object.Mark Haines5-21/+10
This means that the workers can override the event_cache_size directly without clobbering the value in the main synapse config.
2016-06-16Access replication_url from the worker config directlyMark Haines3-8/+6