0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/synapse/config
Richard van der Hoff df96177ca7 Stop installing Matrix Console by default
This is based on the work done by @krombel in #2601.
2018-12-11 13:20:33 +00:00
..
__init__.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
_base.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
api.py run isort 2018-07-09 16:09:20 +10: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 Add config variables for enabling terms auth and the policy name (#4142) 2018-11-06 10:32:34 +00:00
database.py copyrights 2016-01-07 04:26:29 +00: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 Add config option to control alias creation 2018-10-19 10:22:45 +01:00
jwt_config.py Fix jwt import check 2018-09-07 14:20:54 +01:00
key.py run isort 2018-07-09 16:09:20 +10:00
logger.py Set the encoding to UTF8 in the default logconfig (#4138) 2018-11-03 02:28:07 +11:00
metrics.py copyrights 2016-01-07 04:26:29 +00: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 Remove riot.im from the list of trusted Identity Servers in the default configuration (#4207) 2018-11-20 12:29:25 +01:00
repository.py Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
room_directory.py Use allow/deny 2018-10-25 15:25:21 +01:00
saml2.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
server.py Stop installing Matrix Console by default 2018-12-11 13:20:33 +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 run isort 2018-07-09 16:09:20 +10: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