MatrixSynapse/synapse
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
..
_scripts
api
app Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
appservice
config Fix race conditions when creating media store and config directories (#10913) 2021-09-27 11:29:23 +01:00
crypto Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
events Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2021-09-24 16:38:23 +02:00
federation
groups
handlers Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2021-09-24 16:38:23 +02:00
http
logging Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
metrics
module_api
push
replication Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
res
rest Avoid storing URL cache files in storage providers (#10911) 2021-09-27 12:55:27 +01:00
server_notices Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
spam_checker_api
state
static
storage Document changes to schema version 61 - 64 (#10917) 2021-09-24 17:09:12 -05:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py