specify exportdir being within homedirectory

This commit is contained in:
Paige Peterson 2017-05-11 22:43:01 -04:00
parent 56dbd7b564
commit 4088ac68db
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ For all methods, you will need to include an export directory setting in your co
`exportdir=/path/to/chosen/export/directory` `exportdir=/path/to/chosen/export/directory`
You may chose any directory as the location for export & backup files. If the directory doesn't exist, it will be created. You may chose any directory within the home directory as the location for export & backup files. If the directory doesn't exist, it will be created.
Note that zcashd will need to be stopped and restarted for edits in the config file to take effect. Note that zcashd will need to be stopped and restarted for edits in the config file to take effect.