Skip to content
Snippets Groups Projects
  1. 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
      Unverified
      9feba112
  2. Mar 21, 2022
  3. Jul 13, 2021
  4. Sep 23, 2019
  5. 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
  6. Jul 03, 2018
  7. Mar 26, 2018
  8. Aug 01, 2017
  9. Jul 23, 2017
  10. 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
  11. Apr 05, 2017
  12. Feb 17, 2017
  13. Jan 17, 2017
Loading