synapse/tests/rest/media/v1
Sean Quah f7768f62cb
Avoid storing URL cache files in storage providers (#10911)
URL cache files are short-lived and it does not make sense to offload
them (eg. to the cloud) or back them up.
2021-09-27 12:55:27 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_base.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_media_storage.py Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
test_url_preview.py Avoid storing URL cache files in storage providers (#10911) 2021-09-27 12:55:27 +01:00