MatrixSynapse/synapse/config
Erik Johnston 6606f7c659 Merge branch 'develop' of github.com:matrix-org/synapse into postgres 2015-04-15 10:27:20 +01:00
..
__init__.py
_base.py
appservice.py Add AppServiceConfig 2015-03-31 09:22:31 +01:00
captcha.py
database.py Make database selection configurable 2015-03-20 10:55:55 +00:00
email.py
homeserver.py Add AppServiceConfig 2015-03-31 09:22:31 +01:00
logger.py
metrics.py Option to serve metrics from their own localhost-only TCP port instead of muxed on the main listener 2015-03-12 16:24:51 +00:00
ratelimiting.py
registration.py Fix --enable-registration flag to work if you don't give a value 2015-04-07 18:16:23 +01:00
repository.py
server.py Update syutil version to 0.0.4 2015-04-14 16:18:17 +01:00
tls.py
voip.py