0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-06 22:59:22 +01:00
synapse/tests/config
Erik Johnston 4ba55559ac
Fix specifying cache factors via env vars with * in name. (#7580)
This mostly applise to `*stateGroupCache*` and co.

Broke in #6391.
2020-05-27 13:17:01 +01:00
..
__init__.py
test_cache.py Fix specifying cache factors via env vars with * in name. (#7580) 2020-05-27 13:17:01 +01:00
test_database.py
test_generate.py
test_load.py Fix new flake8 errors (#7470) 2020-05-12 11:20:48 +01:00
test_ratelimiting.py
test_room_directory.py
test_server.py
test_tls.py