MatrixSynapse/synapse/config
Erik Johnston 320667a479 Add option to disable searching in the user dir
We still populate it, as it can still be accessed via the admin API.
2019-03-19 16:40:19 +00:00
..
__init__.py
__main__.py
_base.py Use a regular HomeServerConfig object for unit tests 2019-03-19 11:44:43 +00:00
api.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
appservice.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
captcha.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
cas.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
consent_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
database.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
emailconfig.py
groups.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
homeserver.py
jwt_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
key.py Use a regular HomeServerConfig object for unit tests 2019-03-19 11:44:43 +00:00
logger.py Include a default configuration file in the 'docs' directory. (#4791) 2019-03-04 17:14:58 +00:00
metrics.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
password.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
password_auth_providers.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
push.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
ratelimiting.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
registration.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
repository.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
room_directory.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
saml2_config.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
server.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
server_notices_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
spam_checker.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
tls.py Document using a certificate with a full chain (#4849) 2019-03-13 15:26:29 +00:00
user_directory.py Add option to disable searching in the user dir 2019-03-19 16:40:19 +00:00
voip.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
workers.py Correctly handle all command line options 2019-03-14 13:32:14 +00:00