]> granicus.if.org Git - ejabberd/commitdiff
Adopt mix task to changes in ejabberd_config
authorPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 5 Aug 2019 08:55:30 +0000 (10:55 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 5 Aug 2019 08:55:30 +0000 (10:55 +0200)
lib/mix/tasks/deps.tree.ex

index 9937270cdafcc0594888279f0168b6d6a50e8745..a3439c40b7f1eb4d4378f186718452c7b3ce8dea 100644 (file)
@@ -15,7 +15,7 @@ defmodule Mix.Tasks.Ejabberd.Deps.Tree do
     # First we need to start manually the store to be available
     # during the compilation of the config file.
     Ejabberd.Config.Store.start_link
-    Ejabberd.Config.init(:ejabberd_config.get_ejabberd_config_path())
+    Ejabberd.Config.init(:ejabberd_config.path())
 
     Mix.shell.info "ejabberd modules"