1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-14 18:20:16 +01:00
rinpatch 960d6b54e8 use Config in generated config when available
Mix.Config is deprecated and does not work on OTP releases. However
we can't fully switch to Config because it is not present in
Elixir < 1.9. I tried to evaluate if Config is available at runtime,
but for some weird reason OTP releases crash if I do that.
2019-06-21 22:01:59 +03:00
..
2019-06-14 15:45:05 +00:00