diff options
author | F <f@erbridge.co.uk> | 2022-11-10 20:06:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 21:06:21 +0100 |
commit | 9feba112a704edc23b4c2240a546363f9e1158b1 (patch) | |
tree | 5b14be333972eb24aa37348c87a1798f323d49c0 /app/controllers/concerns | |
parent | 1615c3eb6ecbadb5650f02d48e970e4f35d594d1 (diff) |
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
Diffstat (limited to 'app/controllers/concerns')
0 files changed, 0 insertions, 0 deletions