MatrixSynapse/synapse/app
Richard van der Hoff e484101306
Raise an error if someone tries to use the log_file config option (#6626)
This has caused some confusion for people who didn't notice it going away.
2020-01-03 17:11:29 +00:00
..
__init__.py
_base.py
admin_cmd.py Port some admin handlers to async/await (#6559) 2019-12-19 15:07:28 +00:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
homeserver.py Raise an error if someone tries to use the log_file config option (#6626) 2020-01-03 17:11:29 +00:00
media_repository.py Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00
pusher.py
synchrotron.py
user_dir.py