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 473acedcdd Merge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_copy 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 Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
_base.pyi Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
api.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
appservice.py Add config linting script that checks for bool casing (#6203) 5 years ago
captcha.py Replace instance variations of homeserver with correct case/spacing 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 Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
emailconfig.py Replace instance variations of homeserver with correct case/spacing 5 years ago
groups.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
homeserver.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
jwt_config.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
key.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
logger.py Remove last usages of deprecated logging.warn method (#6314) 5 years ago
metrics.py Add config linting script that checks for bool casing (#6203) 5 years ago
password.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
password_auth_providers.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
push.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
ratelimiting.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
registration.py Fix typo in domain name in account_threepid_delegates config option (#6273) 5 years ago
repository.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
room_directory.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
saml2_config.py Add config linting script that checks for bool casing (#6203) 5 years ago
server.py Merge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_copy 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
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 Add config linting script that checks for bool casing (#6203) 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