MatrixSynapse/synapse/config
Andrew Morgan b13cac896d
Fix up password reset template config names (#5863)
Fixes #5833

The emailconfig code was attempting to pull incorrect config file names. This corrects that, while also marking a difference between a config file variable that's a filepath versus a str containing HTML.
2019-08-15 16:27:11 +01:00
..
__init__.py
__main__.py
_base.py
api.py
appservice.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py Fix up password reset template config names (#5863) 2019-08-15 16:27:11 +01:00
groups.py
homeserver.py
jwt_config.py
key.py Remove non-functional 'expire_access_token' setting (#5782) 2019-07-30 08:25:02 +01:00
logger.py Remove non-dedicated logging options and command line arguments (#5678) 2019-07-19 01:40:08 +10:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py Lint 2019-08-01 12:19:08 +02:00
repository.py fix config being a dict, actually 2019-08-14 02:06:42 +10:00
room_directory.py
saml2_config.py
server.py Room Complexity Client Implementation (#5783) 2019-07-30 02:47:27 +10:00
server_notices_config.py
spam_checker.py
stats.py
third_party_event_rules.py
tls.py
tracer.py Make Jaeger fully configurable (#5694) 2019-07-23 15:46:04 +01:00
user_directory.py
voip.py
workers.py Fix logging in workers (#5729) 2019-07-22 16:05:00 +01:00