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 3983c7fb0f Merge branch 'hotfixes-v0.5.4' of github.com:matrix-org/synapse into develop 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 Merge branch 'hotfixes-v0.5.4' of github.com:matrix-org/synapse into develop 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 Don't log synapse.storage at DEBUG level when under -v; require -v -v for that 10 years ago
ratelimiting.py Fix pep8 warnings 10 years ago
repository.py Limit the size of images that are thumbnailed serverside. Limit the size of file that a server will download from a remote server 10 years ago
server.py SYN-187: Set a more sensible default for the content_addr 10 years ago
tls.py Fix pep8 warnings 10 years ago
voip.py Fix pep8 warnings 10 years ago