You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/config
Andrew Morgan eeef9633af
Fix fallback value for account_threepid_delegates.email (#7316)
5 years ago
..
__init__.py Let synctl use a config directory. (#5904) 5 years ago
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 6 years ago
_base.py Don't crash when one of the configuration files is empty (#7341) 5 years ago
_base.pyi Add a confirmation step to the SSO login flow 5 years ago
api.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
appservice.py Clean up newline quote marks around the codebase (#6362) 5 years ago
captcha.py Remove unused captcha_bypass_secret option (#7137) 5 years ago
cas.py cas: support setting display name (#6114) 5 years ago
consent_config.py Add config linting script that checks for bool casing (#6203) 5 years ago
database.py Fix typo 'datbases' in ConfigError 5 years ago
emailconfig.py Fix fallback value for account_threepid_delegates.email (#7316) 5 years ago
groups.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
homeserver.py Add ability to run replication protocol over redis. (#7040) 5 years ago
jwt_config.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
key.py Add an export_signing_key script (#6546) 5 years ago
logger.py Automate generation of the sample and debian log configs (#6627) 5 years ago
metrics.py Fix a small typo in the `metrics_flags` config option. (#7171) 5 years ago
password.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 5 years ago
password_auth_providers.py Add documentation to password_providers config option (#7238) 5 years ago
push.py Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 5 years ago
ratelimiting.py Bump version of mypy 5 years ago
redis.py Add ability to run replication protocol over redis. (#7040) 5 years ago
registration.py Add options to prevent users from changing their profile. (#7096) 5 years ago
repository.py Clarify the comments for media_storage_providers options (#7272) 5 years ago
room_directory.py Clean up newline quote marks around the codebase (#6362) 5 years ago
saml2_config.py Fix indention in generated config file (#7300) 5 years ago
server.py Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"" 5 years ago
server_notices_config.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
spam_checker.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
sso.py Add documentation to the sample config about the templates for SSO. (#7343) 5 years ago
stats.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
third_party_event_rules.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
tls.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
tracer.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
user_directory.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
voip.py Add config linting script that checks for bool casing (#6203) 5 years ago
workers.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago