Commit Graph

13 Commits (main)

Author SHA1 Message Date
Matias Lago Evia b016ffaaf5 Add S3 region list reference to Scalingo config (#24152) 2023-04-26 16:46:19 +02:00
F 24af2c05bc 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
Yamagishi Kazutoshi f0e4809502 Format JSON and YAML using Prettier (#17823)
* Format JSON and YAML using Prettier

* Add prettier to devDep
2022-03-21 04:46:11 +01:00
Claire ab4c1478b6 Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
* Change references to tootsuite/mastodon to mastodon/mastodon

* Remove obsolete test fixture

* Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG

And a few other places
2021-07-13 15:46:20 +02:00
Yamagishi Kazutoshi 038b8be794 Remove deprecated config from Heroku and Scalingo (#11925) 2019-09-23 12:11:59 +02:00
Satsuki Yanagi 4c3c69ff91 Add ffmpeg buildpack for scalingo (#8500)
* Add ffmpeg buildpack for scalingo.

* Add environment variable to install ffprobe

Note: For existing applications, admins needs to add 'WITH_FFPROBE=true' to environment variable.
2018-08-29 01:21:23 +02:00
Satsuki Yanagi 7e28ea2272 Fix Unknown addon provider in scalingo.json (#7928) 2018-07-03 09:09:21 +02:00
Yann Klis 740f44ecc4 Missing OTP_SECRET in scalingo.json (#6917) 2018-03-26 12:47:34 +02:00
Yamagishi Kazutoshi d467afff43 Change logo URL for Heroku and Scalingo (#4476) 2017-08-01 05:59:11 +02:00
Yamagishi Kazutoshi 4fae39dc05 Fix logo URL (#4309) 2017-07-23 12:46:10 +02:00
Alexander Mankuta 7ff773bed5 More SMTP customization (#1372)
* Allow SMTP auth method customization

* Add SMTP openssl_verify_mode option support

Allows one use self-signed certs with their SMTP server.

* Add SMTP enable_starttls_auto option support
2017-04-10 21:48:30 +02:00
Jonathan Hurter 2ecc791d9a Fix wrong url in scalingo.json 2017-04-05 17:28:11 +02:00
Jonathan Hurter 05eba582ef Add scalingo support 2017-04-05 13:45:03 +02:00