Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-06-16 | Use worker_ prefixes for worker config, use existing support for multiple ↵ | Mark Haines | 5 | -79/+33 | |
config files | |||||
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< |