MatrixSynapse/synapse/config
Mark Haines 61fc37e467 Merge branch 'develop' into media_repository 2014-12-10 16:14:17 +00:00
..
__init__.py
_base.py Get uploads working with new media repo 2014-12-02 19:51:47 +00:00
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) 2014-09-23 14:29:08 +01:00
database.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
email.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
homeserver.py Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00) 2014-09-23 17:16:13 +01:00
logger.py Don't log synapse.storage at DEBUG level when under -v; require -v -v for that 2014-12-02 22:28:18 +00:00
ratelimiting.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
repository.py Get uploads working with new media repo 2014-12-02 19:51:47 +00:00
server.py SYN-187: Set a more sensible default for the content_addr 2014-12-02 17:20:02 +00:00
tls.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
voip.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00