MatrixSynapse/synapse/config
Mark Haines 7bbaab9432 Fix the --generate-keys option. Make it do the same thing as --generate-config does when the config file exists, but without printing a warning 2015-08-12 11:57:37 +01:00
..
__init__.py
_base.py Fix the --generate-keys option. Make it do the same thing as --generate-config does when the config file exists, but without printing a warning 2015-08-12 11:57:37 +01:00
appservice.py
captcha.py Close, but no cigar. 2015-07-14 10:33:25 +01:00
database.py
homeserver.py code beautify 2015-07-08 16:05:46 +05:30
key.py
logger.py
metrics.py
ratelimiting.py
registration.py
repository.py Make upload dir a configurable path. 2015-06-18 23:38:20 -05:00
saml2.py Small tweaks to SAML2 configuration. 2015-07-10 10:50:14 +01:00
server.py Only print the pidfile path on startup if requested by a commandline flag 2015-08-07 16:36:42 +01:00
tls.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-07-21 09:25:30 +01:00
voip.py