Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-06-16 | Access the event_cache_size directly from the server object. | Mark Haines | 5 | -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-16 | Access replication_url from the worker config directly | Mark Haines | 3 | -8/+6 | |
2016-06-16 |