synapse-product/synapse/app
Mark Haines 364d616792 Access the event_cache_size directly from the server object.
This means that the workers can override the event_cache_size
directly without clobbering the value in the main synapse config.
2016-06-16 12:53:15 +01:00
..
__init__.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
homeserver.py Add function to load config without generating it 2016-06-09 18:50:38 +01:00
pusher.py Access the event_cache_size directly from the server object. 2016-06-16 12:53:15 +01:00
synchrotron.py Access the event_cache_size directly from the server object. 2016-06-16 12:53:15 +01:00
synctl.py os.environ requires a string 2016-05-16 17:21:30 +01:00