1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config
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
..
environments Make enable_starttls configurable by envvars (#20321) 2022-11-10 21:06:21 +01:00
initializers
locales New Crowdin updates (#20016) 2022-11-10 00:43:48 +09:00
webpack
application.rb Fix mailers queue not being used for mailers (#20274) 2022-11-10 02:31:09 +01:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Change master branch to main branch (#20290) 2022-11-10 04:02:05 +01:00
environment.rb
i18n-tasks.yml
navigation.rb
pghero.yml
puma.rb
roles.yml
routes.rb
secrets.yml
settings.yml
sidekiq.yml Change incoming activity processing to happen in ingress queue (#20264) 2022-11-10 14:21:51 +01:00
storage.yml
themes.yml
webpacker.yml