MatrixSynapse/synapse/config
Erik Johnston 90dbd71c13 Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-07-21 09:25:30 +01:00
..
__init__.py
_base.py
appservice.py
captcha.py Close, but no cigar. 2015-07-14 10:33:25 +01:00
database.py
homeserver.py
key.py
logger.py Write a default log_config when generating config 2015-04-30 16:52:57 +01:00
metrics.py
ratelimiting.py Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 2015-04-30 04:24:44 +01:00
registration.py
repository.py
saml2.py Small tweaks to SAML2 configuration. 2015-07-10 10:50:14 +01:00
server.py
tls.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-07-21 09:25:30 +01:00
voip.py