MatrixSynapse/synapse/config
Jason Robinson 4be968d05d
Fix sample config docs error (#7581)
'client_auth_method' commented out value was erronously 'client_auth_basic',
when code and docstring says it should be 'client_secret_basic'.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
2020-05-27 13:52:18 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi
api.py
appservice.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
cache.py Fix up comments 2020-05-27 13:34:46 +01:00
captcha.py Fix some DETECTED VIOLATIONS in the config file (#7550) 2020-05-22 10:11:50 +01:00
cas.py
consent_config.py
database.py
emailconfig.py Fix some DETECTED VIOLATIONS in the config file (#7550) 2020-05-22 10:11:50 +01:00
groups.py
homeserver.py
jwt_config.py
key.py Fix some DETECTED VIOLATIONS in the config file (#7550) 2020-05-22 10:11:50 +01:00
logger.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
metrics.py Fix some DETECTED VIOLATIONS in the config file (#7550) 2020-05-22 10:11:50 +01:00
oidc_config.py Fix sample config docs error (#7581) 2020-05-27 13:52:18 +01:00
password.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Fix some DETECTED VIOLATIONS in the config file (#7550) 2020-05-22 10:11:50 +01:00
repository.py
room_directory.py
saml2_config.py
server.py Fix some DETECTED VIOLATIONS in the config file (#7550) 2020-05-22 10:11:50 +01:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00