Better to keep config file in a different config directory

This commit is contained in:
Mickael Remond 2015-09-02 17:02:09 +02:00
parent 608661d8c0
commit 06193d18b8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ use Mix.Config
# This is standard path in the context of ejabberd release
config :ejabberd,
file: "running-config/ejabberd.yml",
file: "config/ejabberd.yml",
log_path: 'log/ejabberd.log'
# Customize Mnesia directory: