quote mnesia dir

This commit is contained in:
byte[] 2020-04-07 12:16:11 -04:00
parent ba4baf8f4f
commit f6cb193bdf

View file

@ -9,7 +9,7 @@
-setcookie <%= release.profile.cookie %>
## Path for Mnesia
-mnesia dir ${MNESIA_DIR}
-mnesia dir '${MNESIA_DIR}'
## Heartbeat management; auto-restarts VM if it dies or becomes unresponsive
## (Disabled by default..use with caution!)