Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
c8a2078e
Unverified
Commit
c8a2078e
authored
Jan 17, 2019
by
Steven Allen
Committed by
GitHub
Jan 17, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5927 from bjzhang/doc/filestore/improve-usage
Improve the Filestore document
parents
b36037a3
c10f043f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docs/experimental-features.md
docs/experimental-features.md
+4
-1
No files found.
docs/experimental-features.md
View file @
c8a2078e
...
...
@@ -183,7 +183,10 @@ Modify your ipfs config:
ipfs config --json Experimental.FilestoreEnabled true
```
And then pass the
`--nocopy`
flag when running
`ipfs add`
Then restart your IPFS node to reload your config.
Finally, when adding files with ipfs add, pass the --nocopy flag to use the
filestore instead of copying the files into your local IPFS repo.
### Road to being a real feature
-
[ ] Needs more people to use and report on how well it works.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment