<FromGitter>
<rmarronnier> Hey ! I'm trying to use QuartzMailer, but I struggle to make it pick my config variables : it can't pick up anything declared in environnement.yml file, or application.cr or initializers/mailer.cr. It only uses default values from its config class. I'll keep looking where the bug is in Amber, but if anyone had any pointers that would be great :D
<FromGitter>
<rmarronnier> *talking to myself* Well, it picks up values in settings.cr at least. I'm still investigating
<FromGitter>
<rmarronnier> My bad. I used wrong config keys names.
<FromGitter>
<elorest> @rmarronnier glad you figured that out. I'm about to commit some changes for overwritting settings with envvars.