Commit Graph

8 Commits (62f60e86c281ae1cd0356a7630dbb76069e2ffde)

Author SHA1 Message Date
Yamagishi Kazutoshi 9707e64715 Remove deprecated config from Heroku and Scalingo ()
Yamagishi Kazutoshi e05606c8d0 Change logo URL for Heroku and Scalingo ()
Yamagishi Kazutoshi bdbfb10cff Fix logo URL ()
Daigo 3 Dango 831386977e Use cid3 on Heroku ()
Use https://github.com/heroku/heroku-buildpack-apt to
install protobuf-compiler and libprotobuf-dev which are needed by cid3
Alexander Mankuta 0dbbc16c69 More SMTP customization ()
* 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
James Smith b79c80b620 Add OTP_SECRET to Heroku app.json ()
Tom McAtee 8a93ae4f18 Added SMTP_FROM_ADDRESS to heroku deploy config
Allows the user to set the address mastodon emails are maraked as being sent from
Effy Elden ab4f5f5da5 Add Heroku deployment support