I think it would be worth removing the ability to configure through Application config, as it should be discouraged (that's not what application config is for) and it currently wont work if you use mix releases in 1.9 because of this bug: elixir-lang/elixir#9225
I'd be happy to make a PR, would have to be a major update though, as it will be breaking for people who are using application config.
I think it would be worth removing the ability to configure through Application config, as it should be discouraged (that's not what application config is for) and it currently wont work if you use mix releases in 1.9 because of this bug: elixir-lang/elixir#9225
I'd be happy to make a PR, would have to be a major update though, as it will be breaking for people who are using application config.