24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-07-27 00:41:28 +02:00

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

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: