mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 12:57:44 +08:00
Merge pull request #1308 from multikatt/patch-1
AllowOther -> FuseAllowOther
This commit is contained in:
commit
50321f73fb
@ -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
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user