MatrixSynapse/synapse/app
Sorunome dd2e5b0038 add report_stats_endpoint config option (#6012)
This PR adds the optional `report_stats_endpoint` to configure where stats are reported to, if enabled.
2019-09-12 11:24:57 +01:00
..
__init__.py
_base.py
admin_cmd.py
appservice.py
client_reader.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
homeserver.py add report_stats_endpoint config option (#6012) 2019-09-12 11:24:57 +01:00
media_repository.py
pusher.py
synchrotron.py
user_dir.py