forked-synapse/synapse/config
Erik Johnston 747535f20f Merge pull request #245 from matrix-org/erikj/configurable_client_location
Allow specifying a directory to host a web client from
2015-08-25 15:50:25 +01:00
..
__init__.py
__main__.py Fix typo when using sys.stderr.write 2015-08-25 15:39:16 +01:00
_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
database.py
homeserver.py
key.py
logger.py
metrics.py
ratelimiting.py
registration.py
repository.py Fix flake8 warning 2015-08-13 17:34:22 +01:00
saml2.py
server.py Allow specifying a directory to host a web client from 2015-08-25 12:01:23 +01:00
tls.py
voip.py