X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=config%2Fconfig.exs;h=d333c618ecb28c6b7604ac9bbe86c80c87859417;hb=f34e22bba22e041a72ae379e3ac3807a00af9a8e;hp=4381068ac34afa3fa488672f5716a777bbc7b427;hpb=c186b059a77bf6cece831887948e23ee95222a1a;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]