synapse-product/synapse/config
2019-02-11 10:36:26 +00:00
..
__init__.py
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 2019-01-08 10:03:09 +11:00
_base.py Support ACME for certificate provisioning (#4384) 2019-01-23 19:39:06 +11:00
api.py by default include m.room.encryption on invites (#3902) 2019-01-30 16:26:13 +00:00
appservice.py Add an option to enable recording IPs for appservice users (#3831) 2018-12-04 12:44:41 +01:00
captcha.py
cas.py
consent_config.py Check consent dir path on startup 2019-01-29 15:30:33 +00:00
database.py Add a script to generate a clean config file (#4315) 2018-12-22 02:04:57 +11:00
emailconfig.py Calculate absolute path for email templates 2018-10-19 14:01:59 +01:00
groups.py
homeserver.py Add a script to generate a clean config file (#4315) 2018-12-22 02:04:57 +11:00
jwt_config.py Fix jwt import check 2018-09-07 14:20:54 +01:00
key.py Changing macaroon_secret_key no longer logs you out (#4387) 2019-01-16 23:14:41 +00:00
logger.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
metrics.py Add a script to generate a clean config file (#4315) 2018-12-22 02:04:57 +11:00
password_auth_providers.py run isort 2018-07-09 16:09:20 +10:00
password.py
push.py
ratelimiting.py
registration.py Fix quoting for allowed_local_3pids example config (#4476) 2019-01-25 13:57:52 +00:00
repository.py Add a script to generate a clean config file (#4315) 2018-12-22 02:04:57 +11:00
room_directory.py Use allow/deny 2018-10-25 15:25:21 +01:00
saml2_config.py Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
server_notices_config.py run isort 2018-07-09 16:09:20 +10:00
server.py Merge pull request #4420 from matrix-org/jaywink/openid-listener 2019-02-11 09:44:00 +00:00
spam_checker.py
tls.py ACME Reprovisioning (#4522) 2019-02-11 10:36:26 +00:00
user_directory.py
voip.py Comment dummy TURN parameters in default config 2018-07-11 15:49:29 +01:00
workers.py