forked-synapse/synapse/config
Erik Johnston 037ce4c68f Split out text for missing config options.
This allows packages to more easily override the default messages to
include package specific options.
2015-11-18 18:37:05 +00:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
__main__.py Fix typo when using sys.stderr.write 2015-08-25 15:39:16 +01:00
_base.py Split out text for missing config options. 2015-11-18 18:37:05 +00:00
appservice.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
captcha.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
cas.py Allow hs to do CAS login completely and issue the client with a login token that can be redeemed for the usual successful login response 2015-11-05 14:06:48 +00:00
database.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
homeserver.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
key.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
logger.py Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 2015-10-13 17:50:44 +01:00
metrics.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
password.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
ratelimiting.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
registration.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
repository.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
saml2.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
server.py Preserve version string in user agent 2015-10-05 20:49:39 -05:00
tls.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
voip.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00