Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
  2. Nov 10, 2022
    • F's avatar
      Make enable_starttls configurable by envvars (#20321) · 9feba112
      F authored
      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
      9feba112
  3. Mar 21, 2022
  4. Jul 13, 2021
  5. Sep 23, 2019
  6. Aug 28, 2018
    • Satsuki Yanagi's avatar
      Add ffmpeg buildpack for scalingo (#8500) · ad94e1d5
      Satsuki Yanagi authored
      * 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.
      ad94e1d5
  7. Jul 03, 2018
  8. Mar 26, 2018
  9. Aug 01, 2017
  10. Jul 23, 2017
  11. Apr 10, 2017
    • Alexander Mankuta's avatar
      More SMTP customization (#1372) · 0dbbc16c
      Alexander Mankuta authored
      * 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
      0dbbc16c
  12. Apr 05, 2017
  13. Feb 17, 2017
  14. Jan 17, 2017
Loading