X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=d333c618ecb28c6b7604ac9bbe86c80c87859417;hb=679d4c23e93f86f3e3fec70e0ac9bf2c9cdf8819;hp=4381068ac34afa3fa488672f5716a777bbc7b427;hpb=e885b49e357160ca86b2dac46ac339b99dc7533f;p=akkoma diff --git a/config/config.exs b/config/config.exs index 4381068ac..d333c618e 100644 --- a/config/config.exs +++ b/config/config.exs @@ -41,7 +41,7 @@ # # This configuration file is loaded before any dependency and # is restricted to this project. -use Mix.Config +import Config # General application configuration config :pleroma, ecto_repos: [Pleroma.Repo]