Commit 50321f73 authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

Merge pull request #1308 from multikatt/patch-1

AllowOther -> FuseAllowOther
parents 1dd76fd1 383a1660
......@@ -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