0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 16:08:21 +02:00
synapse/synapse/app
Richard van der Hoff fe5dad46b0
Remove redundant code to reload tls cert (#10054)
we don't need to reload the tls cert if we don't have any tls listeners.

Follow-up to #9280.
2021-05-27 10:34:24 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Remove redundant code to reload tls cert (#10054) 2021-05-27 10:34:24 +01:00
admin_cmd.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +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 Don't hammer the database for destination retry timings every ~5mins (#10036) 2021-05-21 17:57:08 +01:00
homeserver.py Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +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