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
Quentin Gliech fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
2 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
__main__.py Additional type hints for config module. (#11465) 3 years ago
_base.py Reload cache factors from disk on SIGHUP (#12673) 3 years ago
_base.pyi Remove backing code for groups/communities (#12558) 3 years ago
_util.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
account_validity.py Add missing type hints to config classes. (#12402) 3 years ago
api.py Add missing type hints to config classes. (#12402) 3 years ago
appservice.py Remove remaining bits of groups code. (#12936) 3 years ago
auth.py Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 3 years ago
background_updates.py Add missing type hints to config classes. (#12402) 3 years ago
cache.py Add config flags to allow for cache auto-tuning (#12701) 3 years ago
captcha.py Add missing type hints to config classes. (#12402) 3 years ago
cas.py Add missing type hints to config classes. (#12402) 3 years ago
consent.py Add missing type hints to config classes. (#12402) 3 years ago
database.py Add missing type hints to config classes. (#12402) 3 years ago
emailconfig.py Add missing type hints to config classes. (#12402) 3 years ago
experimental.py Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 3 years ago
federation.py Disable device name lookup over federation by default (#12616) 3 years ago
homeserver.py Remove backing code for groups/communities (#12558) 3 years ago
jwt.py Add missing type hints to config classes. (#12402) 3 years ago
key.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2 years ago
logger.py Fix Synapse git info missing in version strings (#12973) 3 years ago
metrics.py Add missing type hints to config classes. (#12402) 3 years ago
modules.py Add missing type hints to config classes. (#12402) 3 years ago
oembed.py Properly close providers.json file stream. (#12794) 3 years ago
oidc.py Add missing type hints to config classes. (#12402) 3 years ago
password_auth_providers.py Add missing type hints to config classes. (#12402) 3 years ago
push.py Add missing type hints to config classes. (#12402) 3 years ago
ratelimiting.py Add missing type hints to config classes. (#12402) 3 years ago
redis.py Add missing type hints to config classes. (#12402) 3 years ago
registration.py Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) 3 years ago
repository.py Add config options for media retention (#12732) 3 years ago
retention.py Add missing type hints to config classes. (#12402) 3 years ago
room.py add default_power_level_content_override config option. (#12618) 3 years ago
room_directory.py Add missing type hints to config classes. (#12402) 3 years ago
saml2.py Add missing type hints to config classes. (#12402) 3 years ago
server.py Add a background job to automatically delete stale devices (#12855) 3 years ago
server_notices.py Add missing type hints to config classes. (#12402) 3 years ago
spam_checker.py Add missing type hints to config classes. (#12402) 3 years ago
sso.py Add missing type hints to config classes. (#12402) 3 years ago
stats.py Add missing type hints to config classes. (#12402) 3 years ago
third_party_event_rules.py Add missing type hints to config classes. (#12402) 3 years ago
tls.py Add missing type hints to config classes. (#12402) 3 years ago
tracer.py Easy type hints in synapse.logging.opentracing (#12894) 3 years ago
user_directory.py Add missing type hints to config classes. (#12402) 3 years ago
voip.py Add missing type hints to config classes. (#12402) 3 years ago
workers.py Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 3 years ago