diff --git a/docs/config.md b/docs/config.md index bf244ecf2dd..bb3c34f62c5 100644 --- a/docs/config.md +++ b/docs/config.md @@ -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.