MatrixSynapse/synapse/config
Mark Haines 95b0f5449d Fix flake8 warning 2015-08-13 17:34:22 +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 Allow generate-config to run against an existing config file to generate default keys 2015-05-01 13:54:38 +01:00
homeserver.py code beautify 2015-07-08 16:05:46 +05:30
key.py Update key.py 2015-04-30 17:54:01 +01:00
logger.py Write a default log_config when generating config 2015-04-30 16:52:57 +01:00
metrics.py Add backwards compat support for metrics, manhole and webclient config options 2015-06-12 17:44:23 +01:00
ratelimiting.py
registration.py Registration should be disabled by default 2015-05-28 11:01:34 +01:00
repository.py Fix flake8 warning 2015-08-13 17:34:22 +01: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