0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/synapse/config
2019-02-15 10:17:13 +00:00
..
__init__.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 2019-01-08 10:03:09 +11:00
_base.py fix self-signed cert notice from generate-config 2019-02-12 10:37:59 +00: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 point to the CAPTCHA docs 2016-06-12 23:11:29 +01:00
cas.py fix typo 2017-10-29 20:54:20 +00:00
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 Flake8 2017-10-19 13:36:06 +01:00
homeserver.py Infer no_tls from presence of TLS listeners 2019-02-11 21:39:14 +00: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.py Update password config comment 2016-07-06 12:18:19 +09:00
password_auth_providers.py run isort 2018-07-09 16:09:20 +10:00
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py copyrights 2016-01-07 04:26:29 +00:00
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 Fixup comments 2019-02-15 10:17:13 +00:00
saml2_config.py Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
server.py Special-case the default bind_addresses for metrics listener 2019-02-13 11:48:56 +00:00
server_notices_config.py run isort 2018-07-09 16:09:20 +10:00
spam_checker.py Forgot the new file again :( 2017-09-27 10:22:54 +01:00
tls.py Disable TLS by default (#4614) 2019-02-12 10:52:08 +00:00
user_directory.py better doc 2017-12-04 17:51:33 +00:00
voip.py Comment dummy TURN parameters in default config 2018-07-11 15:49:29 +01:00
workers.py Add replication http endpoint for event sending 2018-02-07 10:32:32 +00:00