Does ". Lotus / datastore / chain" support customization? #9197
Answered
by
rjan90
ChaiWenyu1983
asked this question in
Build and Sync
-
The ". Lotus / datastore / chain" file grows too fast. Can you customize it to other directories? |
Beta Was this translation helpful? Give feedback.
Answered by
rjan90
Aug 22, 2022
Replies: 1 comment
-
Hey @ChaiWenyu1983! You can customize the directory where your If you only want to customize the path of the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rjan90
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ChaiWenyu1983!
You can customize the directory where your
.lotus
-folder is located by exporting the enviroment variableLOTUS_PATH=/path/to/folder
. It defaults to~/.lotus
if it´s not set.If you only want to customize the path of the
.lotus/datastore/chain
folder, I recommend symlinking it 😄