synapse-product/synapse/app
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
2021-09-13 13:07:12 -04:00
..
__init__.py
_base.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
admin_cmd.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
homeserver.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
media_repository.py
phone_stats_home.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
pusher.py
synchrotron.py
user_dir.py