mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Default config file should be ejabberd.yml
This commit is contained in:
parent
878c762cdf
commit
3b14b35252
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
-define(SQL_DIR, filename:join(["priv", "sql"])).
|
-define(SQL_DIR, filename:join(["priv", "sql"])).
|
||||||
|
|
||||||
-define(CONFIG_PATH, <<"ejabberd.cfg">>).
|
-define(CONFIG_PATH, <<"ejabberd.yml">>).
|
||||||
|
|
||||||
-define(LOG_PATH, <<"ejabberd.log">>).
|
-define(LOG_PATH, <<"ejabberd.log">>).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue