mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
quote mnesia dir
This commit is contained in:
parent
ba4baf8f4f
commit
f6cb193bdf
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