aboutsummaryrefslogtreecommitdiff
path: root/rel/vm.args
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-04-25 12:46:48 +0200
committerBadlop <badlop@process-one.net>2022-05-02 13:17:53 +0200
commit45c7fbb5ae3760073691dd25745ba415283d920c (patch)
tree1c87b385a7a55a371b963dbad30561d498d5c314 /rel/vm.args
parentSet default ejabberd version number when not using git (diff)
Switch "make rel" and "make dev" to paths: conf, database, logs
Diffstat (limited to '')
-rw-r--r--rel/vm.args2
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/vm.args b/rel/vm.args
index 29858b0dc..6301f464d 100644
--- a/rel/vm.args
+++ b/rel/vm.args
@@ -4,7 +4,7 @@
## Cookie for distributed erlang
#-setcookie ejabberd
--mnesia dir \"var/lib/ejabberd\"
+-mnesia dir \"database\"
## Heartbeat management; auto-restarts VM if it dies or becomes unresponsive
## (Disabled by default..use with caution!)