forked-synapse/synapse/config
2019-10-30 11:07:42 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi
api.py
appservice.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
captcha.py
cas.py
consent_config.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
database.py
emailconfig.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
groups.py
homeserver.py
jwt_config.py
key.py
logger.py Fix logging config for the docker image (#6197) 2019-10-18 13:34:33 +02:00
metrics.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
password_auth_providers.py
password.py
push.py
ratelimiting.py
registration.py Fix typo in domain name in account_threepid_delegates config option (#6273) 2019-10-30 11:07:42 +00:00
repository.py
room_directory.py
saml2_config.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
server_notices_config.py
server.py Option to suppress resource exceeded alerting (#6173) 2019-10-24 11:48:46 +01:00
spam_checker.py
stats.py
third_party_event_rules.py
tls.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
tracer.py
user_directory.py
voip.py Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
workers.py