mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-19 22:27:59 +01:00
requires erlang term quoting
This commit is contained in:
parent
e5f0e473d9
commit
4e67bc8256
1 changed files with 1 additions and 1 deletions
|
@ -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!)
|
||||
|
|
Loading…
Reference in a new issue