Skip to content

Commit

Permalink
docs: tips on debugging Policies.MFS (#7929)
Browse files Browse the repository at this point in the history
* docs: tips on debugging Policies.MFS

Co-authored-by: Adin Schmahmann <[email protected]>
  • Loading branch information
lidel and aschmahmann authored Feb 23, 2021
1 parent ac82ca5 commit cb7b147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cb7b147

Please sign in to comment.