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
Patrick Cloke c3e4edb4d6
Stabilize the threads API. (#14175)
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 Generate missing configuration files at startup (#13615) 2 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 Fix a typo in docs and in some warnings (#13538) 2 years ago
api.py Remove code generating comments in configuration file (#12941) 2 years ago
appservice.py Remove code generating comments in configuration file (#12941) 2 years ago
auth.py Remove code generating comments in configuration file (#12941) 2 years ago
background_updates.py Remove code generating comments in configuration file (#12941) 2 years ago
cache.py Allow dependency errors to pass through (#13113) 2 years ago
captcha.py Remove code generating comments in configuration file (#12941) 2 years ago
cas.py Remove code generating comments in configuration file (#12941) 2 years ago
consent.py Remove code generating comments in configuration file (#12941) 2 years ago
database.py Remove code generating comments in configuration file (#12941) 2 years ago
emailconfig.py Drop support for delegating email validation, round 2 (#13596) 2 years ago
experimental.py Stabilize the threads API. (#14175) 2 years ago
federation.py Remove code generating comments in configuration file (#12941) 2 years ago
homeserver.py Remove backing code for groups/communities (#12558) 3 years ago
jwt.py Allow dependency errors to pass through (#13113) 2 years ago
key.py Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) 2 years ago
logger.py Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 2 years ago
metrics.py Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) 2 years ago
modules.py Remove code generating comments in configuration file (#12941) 2 years ago
oembed.py Remove code generating comments in configuration file (#12941) 2 years ago
oidc.py Allow dependency errors to pass through (#13113) 2 years ago
password_auth_providers.py Add missing type hints to config classes. (#12402) 3 years ago
push.py Remove code generating comments in configuration file (#12941) 2 years ago
ratelimiting.py Rename `RateLimitConfig` to `RatelimitSettings` (#13442) 2 years ago
redis.py Remove code generating comments in configuration file (#12941) 2 years ago
registration.py Support `registration_shared_secret` in a file (#13614) 2 years ago
repository.py Provide more info why we don't have any thumbnails to serve (#13038) 2 years ago
retention.py Remove code generating comments in configuration file (#12941) 2 years ago
room.py Remove code generating comments in configuration file (#12941) 2 years ago
room_directory.py Remove code generating comments in configuration file (#12941) 2 years ago
saml2.py Allow dependency errors to pass through (#13113) 2 years ago
server.py Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 2 years ago
server_notices.py Remove code generating comments in configuration file (#12941) 2 years ago
spam_checker.py Add missing type hints to config classes. (#12402) 3 years ago
sso.py Fix a typo in docs and in some warnings (#13538) 2 years ago
stats.py Remove code generating comments in configuration file (#12941) 2 years ago
third_party_event_rules.py Add missing type hints to config classes. (#12402) 3 years ago
tls.py Remove code generating comments in configuration file (#12941) 2 years ago
tracer.py Allow dependency errors to pass through (#13113) 2 years ago
user_directory.py Remove code generating comments in configuration file (#12941) 2 years ago
voip.py Remove code generating comments in configuration file (#12941) 2 years ago
workers.py Remove configuration options for direct TCP replication. (#13647) 2 years ago