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
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735)
6 years ago
..
__init__.py ConsentResource to gather policy consent from users 7 years ago
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 6 years ago
_base.py Include a default configuration file in the 'docs' directory. (#4791) 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 switch from google.com to recaptcha.net for reCAPTCHA (#4731) 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 Include a default configuration file in the 'docs' directory. (#4791) 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 Include a default configuration file in the 'docs' directory. (#4791) 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 Add rate-limiting on registration (#4735) 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 Include a default configuration file in the 'docs' directory. (#4791) 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 Fix ACME config for python 2. (#4717) 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 Add replication http endpoint for event sending 7 years ago