MatrixSynapse/synapse/config
David Baker 7564dac8cb Wire up the webclient option
It existed but was hardcoded to True.
Give it an underscore for consistency.
Also don't pull in syweb unless we're actually using the web client.
2015-03-17 12:45:37 +01:00
..
__init__.py
_base.py Add a cache for get_event 2015-02-11 15:01:15 +00:00
captcha.py
database.py Add a cache for get_event 2015-02-11 15:01:15 +00:00
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 Make the federation server ratelimiting configurable. 2015-03-02 11:33:45 +00:00
registration.py Add config option to disable registration. 2015-02-19 14:16:53 +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 turns uris config options should append since it's a list 2015-02-24 20:57:58 +00:00