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
Aaron Raimist e8e3e033ee
public_base_url is actually public_baseurl
5 years ago
..
__init__.py ConsentResource to gather policy consent from users 7 years ago
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 6 years ago
_base.py Clean up arg name and remove lying comment 5 years ago
api.py Don't load the generated config as the default. 5 years ago
appservice.py Don't load the generated config as the default. 5 years ago
captcha.py Don't load the generated config as the default. 5 years ago
cas.py Don't load the generated config as the default. 5 years ago
consent_config.py Don't load the generated config as the default. 5 years ago
database.py Change add_arguments to be a static method 5 years ago
emailconfig.py public_base_url is actually public_baseurl 5 years ago
groups.py Don't load the generated config as the default. 5 years ago
homeserver.py Add basic opentracing support (#5544) 5 years ago
jwt_config.py Don't load the generated config as the default. 5 years ago
key.py Remove non-functional 'expire_access_token' setting (#5782) 5 years ago
logger.py Remove non-dedicated logging options and command line arguments (#5678) 5 years ago
metrics.py Don't load the generated config as the default. 5 years ago
password.py Added possibilty to disable local password authentication (#5092) 5 years ago
password_auth_providers.py Don't load the generated config as the default. 5 years ago
push.py Don't load the generated config as the default. 5 years ago
ratelimiting.py Fixes to the federation rate limiter (#5621) 5 years ago
registration.py Lint 5 years ago
repository.py fix config being a dict, actually 5 years ago
room_directory.py Don't load the generated config as the default. 5 years ago
saml2_config.py cleanups 5 years ago
server.py Room Complexity Client Implementation (#5783) 5 years ago
server_notices_config.py Don't load the generated config as the default. 5 years ago
spam_checker.py Don't load the generated config as the default. 5 years ago
stats.py Don't load the generated config as the default. 5 years ago
third_party_event_rules.py Don't load the generated config as the default. 5 years ago
tls.py Update the TLS cipher string and provide configurability for TLS on outgoing federation (#5550) 5 years ago
tracer.py Make Jaeger fully configurable (#5694) 5 years ago
user_directory.py Don't load the generated config as the default. 5 years ago
voip.py Don't load the generated config as the default. 5 years ago
workers.py Fix logging in workers (#5729) 5 years ago