mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
parent
8b65738027
commit
f5f1e59eab
@ -48,13 +48,13 @@ file inside your IPFS repository (IPFS_PATH).
|
||||
|
||||
Examples:
|
||||
|
||||
Get the value of the 'Datastore.Path' key:
|
||||
Get the value of the 'Routing.Type' key:
|
||||
|
||||
$ ipfs config Datastore.Path
|
||||
$ ipfs config Routing.Type
|
||||
|
||||
Set the value of the 'Datastore.Path' key:
|
||||
Set the value of the 'Routing.Type' key:
|
||||
|
||||
$ ipfs config Datastore.Path ~/.ipfs/datastore
|
||||
$ ipfs config Routing.Type auto
|
||||
|
||||
Set multiple values in the 'Addresses.AppendAnnounce' array:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user