0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-09 19:44:32 +01:00
synapse/tests/storage
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting
SYN-287

This requires that HS owners either opt in or out of stats reporting.

When --generate-config is passed, --report-stats must be specified
If an already-generated config is used, and doesn't have the
report_stats key, it is requested to be set.
2015-09-22 12:57:40 +01:00
..
__init__.py
event_injector.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
test__base.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
test_appservice.py
test_base.py Fix daedlock 2015-05-15 10:54:04 +01:00
test_directory.py
test_events.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
test_presence.py
test_profile.py
test_redaction.py
test_registration.py Stop looking up "admin", which we never read 2015-08-25 16:29:39 +01:00
test_room.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
test_roommember.py
test_stream.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00