mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
f4b1a9a527
This removes the magic allowing accessing configurable variables directly from the config object. It is now required that a specific configuration class is used (e.g. `config.foo` must be replaced with `config.server.foo`). |
||
---|---|---|
.. | ||
admin | ||
client | ||
consent | ||
key | ||
media | ||
synapse | ||
__init__.py | ||
health.py | ||
well_known.py |