mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-29 01:12:24 +08:00
Merge pull request #1308 from multikatt/patch-1
AllowOther -> FuseAllowOther
This commit is contained in:
@ -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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user