MatrixSynapse/synapse/config
Erik Johnston ed4d44d833 Merge pull request #109 from matrix-org/default_registration
Disable registration by default. Add script to register new users.
2015-03-18 11:38:52 +00:00
..
__init__.py
_base.py
captcha.py
database.py
email.py
homeserver.py Commandline option to enable metrics system 2015-03-12 16:24:50 +00: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 Comment. 2015-03-16 13:13:07 +00:00
repository.py
server.py Wire up the webclient option 2015-03-17 12:45:37 +01:00
tls.py Unused import 2015-03-06 11:37:24 +00:00
voip.py