MatrixSynapse/synapse/config
Patrick Cloke 2a266f4511
Add documentation for JWT login type and improve sample config. (#7776)
2020-07-06 08:31:51 -04:00
..
__init__.py
__main__.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
_base.pyi
api.py
appservice.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
cache.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
groups.py
homeserver.py
jwt_config.py Add documentation for JWT login type and improve sample config. (#7776) 2020-07-06 08:31:51 -04:00
key.py
logger.py
metrics.py
oidc_config.py fix broken link in sample config (#7712) 2020-06-16 19:50:16 +01:00
password.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Additional configuration options for auto-join rooms (#7763) 2020-06-30 15:41:36 -04:00
repository.py Support running multiple media repos. (#7706) 2020-06-17 14:13:30 +01:00
room.py
room_directory.py
saml2_config.py
server.py Create a ListenerConfig object (#7681) 2020-06-16 12:44:07 +01:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
tracer.py
user_directory.py
voip.py
workers.py Create a ListenerConfig object (#7681) 2020-06-16 12:44:07 +01:00