Commit 383a1660 authored by David's avatar David

AllowOther -> FuseAllowOther

See go-ipfs/repo/config/mounts.go
parent 1dd76fd1
......@@ -65,7 +65,7 @@ ipfs daemon --mount
If you wish to allow other users to use the mount points, use the following:
```sh
ipfs config Mounts.AllowOther --bool true
ipfs config Mounts.FuseAllowOther --bool true
ipfs daemon --mount
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment