mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-08 21:32:12 -04:00
![]() Several configuration sections are using separate settings for custom template directories, which can be confusing. This PR adds a new top-level configuration for a custom template directory which is then used for every module. The only exception is the consent templates, since the consent template directory require a specific hierarchy, so it's probably better that it stays separate from everything else. |
||
---|---|---|
.. | ||
oidc | ||
saml2 | ||
__init__.py | ||
new_user_consent.py | ||
password_reset.py | ||
pick_idp.py | ||
pick_username.py | ||
sso_register.py |