MatrixSynapse/synapse/config
Patrick Cloke 34ff8da83b
Convert additional templates to Jinja (#8444)
This converts a few more of our inline HTML templates to Jinja. This is somewhat part of #7280 and should make it a bit easier to customize these in the future.
2020-10-02 11:15:53 +01:00
..
__init__.py
__main__.py
_base.py Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
_base.pyi
_util.py Add prometheus metrics to track federation delays (#8430) 2020-10-01 11:09:12 +01:00
api.py
appservice.py
cache.py
captcha.py Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
cas.py
consent_config.py Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
database.py
emailconfig.py
federation.py Add prometheus metrics to track federation delays (#8430) 2020-10-01 11:09:12 +01:00
groups.py
homeserver.py Add prometheus metrics to track federation delays (#8430) 2020-10-01 11:09:12 +01:00
jwt_config.py
key.py
logger.py
metrics.py
oidc_config.py Allow additional SSO properties to be passed to the client (#8413) 2020-09-30 13:02:43 -04:00
password.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
repository.py
room.py
room_directory.py
saml2_config.py
server.py Update description of server_name config option (#8415) 2020-09-29 13:50:25 -04:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Add prometheus metrics to track federation delays (#8430) 2020-10-01 11:09:12 +01:00
tracer.py
user_directory.py
voip.py
workers.py