Glitch-Shrike/lib/tasks
F 9feba112a7
Make enable_starttls configurable by envvars (#20321)
ENABLE_STARTTLS is designed to replace ENABLE_STARTTLS_AUTO by accepting
three values: 'auto' (the default), 'always', and 'never'. If
ENABLE_STARTTLS isn't provided, we fall back to ENABLE_STARTTLS_AUTO. In
this way, this change should be fully backwards compatible.

Resolves #20311
2022-11-10 21:06:21 +01:00
..
assets.rake
auto_annotate_models.rake
branding.rake
db.rake
emojis.rake Add assets from Twemoji 14.0 (#19733) 2022-11-04 16:08:41 +01:00
mastodon.rake Make enable_starttls configurable by envvars (#20321) 2022-11-10 21:06:21 +01:00
repo.rake
statistics.rake
tests.rake