forked-synapse/synapse/config
2015-04-23 11:45:29 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
_base.py Add a cache for get_event 2015-02-11 15:01:15 +00:00
appservice.py Add AppServiceConfig 2015-03-31 09:22:31 +01:00
captcha.py New registration for C/S API v2. Only ReCAPTCHA working currently. 2015-03-30 18:13:10 +01:00
database.py Add a cache for get_event 2015-02-11 15:01:15 +00:00
homeserver.py Remove now-redundant email config 2015-04-23 11:45:29 +01:00
logger.py yaml.load expects strings to be a yaml rather than file 2015-02-10 13:57:31 +00:00
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 Fix --enable-registration flag to work if you don't give a value 2015-04-07 18:16:23 +01:00
repository.py Increase default maximum attachment size to 10M 2015-01-06 14:04:58 +00:00
server.py Update syutil version to 0.0.4 2015-04-14 16:18:17 +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