MatrixSynapse/synapse/app
Richard van der Hoff 5a153772c1
remove `HomeServer.get_config` (#9815)
Every single time I want to access the config object, I have to remember
whether or not we use `get_config`. Let's just get rid of it.
2021-04-14 19:09:08 +01:00
..
__init__.py
_base.py
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py remove `HomeServer.get_config` (#9815) 2021-04-14 19:09:08 +01:00
homeserver.py remove `HomeServer.get_config` (#9815) 2021-04-14 19:09:08 +01:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py