forked-synapse/synapse/app
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse
... to stop us doing the cache cleanup jobs on the master.
2017-11-22 16:20:27 +00:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
_base.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
appservice.py Factor out common application start 2017-08-15 17:04:40 +01:00
client_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_sender.py Factor out common application start 2017-08-15 17:04:40 +01:00
frontend_proxy.py Merge pull request #2586 from matrix-org/rav/frontend_proxy_auth_header 2017-10-27 11:01:50 +01:00
homeserver.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
media_repository.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
pusher.py Factor out common application start 2017-08-15 17:04:40 +01:00
synchrotron.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/groups_merged 2017-09-19 11:07:45 +01:00
synctl.py synctl.py: Check if synapse is already running 2017-04-13 18:00:02 +05:30
user_dir.py Fix user_dir startup 2017-08-16 15:11:29 +01:00