MatrixSynapse/synapse/app
Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647)
Removes the ability to configure legacy direct TCP replication. Workers now require Redis to run.
2022-09-06 07:50:02 +00:00
..
__init__.py
_base.py Share some metrics between the Prometheus exporter and the phone home stats (#13671) 2022-09-05 10:26:43 +00:00
admin_cmd.py
appservice.py
client_reader.py
complement_fork_starter.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 2022-08-24 11:35:54 +00:00
homeserver.py Remove configuration options for direct TCP replication. (#13647) 2022-09-06 07:50:02 +00:00
media_repository.py
phone_stats_home.py Share some metrics between the Prometheus exporter and the phone home stats (#13671) 2022-09-05 10:26:43 +00:00
pusher.py
synchrotron.py
user_dir.py