synapse/synapse/api
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
2021-09-13 13:07:12 -04:00
..
__init__.py
auth.py
auth_blocking.py
constants.py Add a constant for m.federate. (#10775) 2021-09-08 10:00:43 -04:00
errors.py
filtering.py
presence.py
ratelimiting.py Add types to synapse.util. (#10601) 2021-09-10 17:03:18 +01:00
room_versions.py Prefer room v9 for restricted rooms. (#10772) 2021-09-09 07:37:33 -04:00
urls.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00