0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 05:58:21 +02:00
synapse/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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
admin_cmd.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
appservice.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client_reader.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
event_creator.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_reader.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_sender.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
frontend_proxy.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
phone_stats_home.py Add phone home stats for encrypted messages. (#9283) 2021-02-01 17:06:22 +00:00
pusher.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
synchrotron.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
user_dir.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00