Merge remote-tracking branch 'pleroma/develop' into cycles-streaming
[akkoma] / config / config.exs
index 4381068ac34afa3fa488672f5716a777bbc7b427..d333c618ecb28c6b7604ac9bbe86c80c87859417 100644 (file)
@@ -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]