forked-synapse/synapse/config
Richard van der Hoff 8530090b16
Add config.signing_key_path. (#4974)
As requested by @andrewshadura
2019-04-02 16:59:27 +01:00
..
__init__.py
__main__.py
_base.py Use yaml safe_load 2019-03-22 10:20:17 +00:00
api.py
appservice.py Use yaml safe_load 2019-03-22 10:20:17 +00:00
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py
groups.py
homeserver.py
jwt_config.py
key.py Add config.signing_key_path. (#4974) 2019-04-02 16:59:27 +01:00
logger.py Use yaml safe_load 2019-03-22 10:20:17 +00:00
metrics.py
password_auth_providers.py
password.py
push.py
ratelimiting.py
registration.py
repository.py
room_directory.py
saml2_config.py
server_notices_config.py
server.py Add a config option for torture-testing worker replication. (#4902) 2019-03-20 16:04:35 +00:00
spam_checker.py
tls.py
user_directory.py
voip.py
workers.py