mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 11:57:44 +08:00
docs: tips on debugging Policies.MFS (#7929)
* docs: tips on debugging Policies.MFS Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
This commit is contained in:
parent
ac82ca5ee9
commit
cb7b147e5a
@ -882,6 +882,8 @@ and updates the pin for MFS root on the configured remote service.
|
||||
A pin request to the remote service is sent only when MFS root CID has changed
|
||||
and enough time has passed since the previous request (determined by `RepinInterval`).
|
||||
|
||||
One can observe MFS pinning details by enabling debug via `ipfs log level remotepinning/mfs debug` and switching back to `error` when done.
|
||||
|
||||
###### `Pinning.RemoteServices: Policies.MFS.Enabled`
|
||||
|
||||
Controls if this policy is active.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user