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 af7ae048f8 Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
..
__init__.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
_base.py Fix pep8 warnings 10 years ago
captcha.py Allow a (hidden undocumented) key to m.login.recaptcha to specify a shared secret to allow bots to bypass the ReCAPTCHA test (SYN-60) 10 years ago
database.py Fix pep8 warnings 10 years ago
email.py Fix pep8 warnings 10 years ago
homeserver.py Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00) 10 years ago
logger.py Fix pep8 warnings 10 years ago
ratelimiting.py Fix pep8 warnings 10 years ago
repository.py Fix pep8 warnings 10 years ago
server.py Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
tls.py Fix pep8 warnings 10 years ago
voip.py Fix pep8 warnings 10 years ago