synapse-product/synapse/config
2017-12-04 14:58:39 +00:00
..
__init__.py
__main__.py
_base.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
api.py
appservice.py Check group_id belongs to this domain 2017-11-16 17:54:27 +00:00
captcha.py
cas.py fix typo 2017-10-29 20:54:20 +00:00
database.py
emailconfig.py
groups.py Flake8 2017-10-19 13:36:06 +01:00
homeserver.py Add user_directory_include_pattern config param to expand search results to additional users 2017-11-29 16:46:45 +00:00
jwt.py
key.py Improve error handling for missing files (#2551) 2017-10-17 14:46:17 +01:00
logger.py Fix error when running synapse with no logfile 2017-10-26 16:45:20 +01:00
metrics.py
password_auth_providers.py Clean up backwards-compat hacks for ldap 2017-10-31 10:47:02 +00:00
password.py
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py
registration.py pep8 2017-10-17 10:13:13 +01:00
repository.py Copy everything to backup 2017-10-12 17:31:24 +01:00
saml2.py
server.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
spam_checker.py Forgot the new file again :( 2017-09-27 10:22:54 +01:00
tls.py tip for generating tls_fingerprints 2017-10-24 18:49:49 +01:00
user_directory.py switch to a simpler 'search_all_users' button as per review feedback 2017-12-04 14:58:39 +00:00
voip.py
workers.py