You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/config
Erik Johnston 82fca11fc1
Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format
6 years ago
..
__init__.py
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 6 years ago
_base.py fix self-signed cert notice from generate-config 6 years ago
api.py Attempt to make default config more consistent 6 years ago
appservice.py Attempt to make default config more consistent 6 years ago
captcha.py Attempt to make default config more consistent 6 years ago
cas.py Attempt to make default config more consistent 6 years ago
consent_config.py Attempt to make default config more consistent 6 years ago
database.py Add a script to generate a clean config file (#4315) 6 years ago
emailconfig.py Calculate absolute path for email templates 6 years ago
groups.py Attempt to make default config more consistent 6 years ago
homeserver.py Infer no_tls from presence of TLS listeners 6 years ago
jwt_config.py Attempt to make default config more consistent 6 years ago
key.py Attempt to make default config more consistent 6 years ago
logger.py Attempt to make default config more consistent 6 years ago
metrics.py Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format 6 years ago
password.py Attempt to make default config more consistent 6 years ago
password_auth_providers.py Attempt to make default config more consistent 6 years ago
push.py Attempt to make default config more consistent 6 years ago
ratelimiting.py Attempt to make default config more consistent 6 years ago
registration.py Attempt to make default config more consistent 6 years ago
repository.py Attempt to make default config more consistent 6 years ago
room_directory.py Attempt to make default config more consistent 6 years ago
saml2_config.py Attempt to make default config more consistent 6 years ago
server.py Attempt to make default config more consistent 6 years ago
server_notices_config.py Attempt to make default config more consistent 6 years ago
spam_checker.py Attempt to make default config more consistent 6 years ago
tls.py Attempt to make default config more consistent 6 years ago
user_directory.py Attempt to make default config more consistent 6 years ago
voip.py Attempt to make default config more consistent 6 years ago
workers.py