demarches-normaliennes/config/environments
Pierre de La Morinerie 04cfc8ed9d config: use alternate delivery methods to configure ActionMailer
Previously `SENDINBLUE_BALANCING` was used only when
`SENDINBLUE_ENABLED` was *disabled* (otherwise only SendInBlue was ever
used).

This commit:

- Ensure that `SENDINBLUE_BALANCING` is used only when SendInBlue is
  *enabled* (which is more intuitive).
- Make it easier to add other delivery methods.
2022-02-08 12:44:43 +01:00
..
development.rb Use explicit name to avoid unknown constant errors 2021-05-06 16:10:48 +02:00
production.rb config: use alternate delivery methods to configure ActionMailer 2022-02-08 12:44:43 +01:00
test.rb specs: reduce BCrypt complexity during tests 2021-11-03 19:38:01 +01:00