-
I was looking through the config file but I don't see a way to specify backup dir independently of data dir. Is there some undocumented way maybe? |
Beta Was this translation helpful? Give feedback.
Answered by
git-hulk
Feb 10, 2022
Replies: 1 comment 3 replies
-
Yes, we can use the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
djotanov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, we can use the
backup-dir
to specify the backup dir but didn't describe at the config file. Would also show it in next release. Thanks for your feedback.