synapse-product/synapse/config
Matthew Hodgson ad7ac8853c by default include m.room.encryption on invites (#3902)
* by default include m.room.encryption on invites

* fix constant

* changelog
2019-01-30 16:26:13 +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
key.py Changing macaroon_secret_key no longer logs you out (#4387) 2019-01-16 23:14:41 +00:00
logger.py SIGHUP for TLS cert reloading (#4495) 2019-01-30 11:00:02 +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
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
server.py Don't recommend :8448 to people on public_baseurl 2019-01-28 12:15:22 -07:00
spam_checker.py
tls.py ACME config cleanups (#4525) 2019-01-30 14:17:55 +00:00
user_directory.py
voip.py
workers.py