requires erlang term quoting

This commit is contained in:
byte[] 2020-04-11 15:38:16 -04:00
parent e5f0e473d9
commit 4e67bc8256

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!)