docs: RepinInterval
Marcin Rataj committed
Feb 15, 2021 at 21:52 UTC
04838257f8cfee9ca783c5f0f4d0c795e941c818
1 file changed
+2
-2
docs/config.md
+2
-2
@@ -879,8 +879,8 @@ Contains additional opt-in policies for the remote pinning service.
879
When this policy is enabled, it follows changes to MFS
880
and updates the pin for MFS root on the configured remote service.
881
882
-A pin request to the remote service is sent only when MFS root has changed
883
-and time has passed, since the previous pin is bigger than `RepinInterval`.
882
+A pin request to the remote service is sent only when MFS root CID has changed
883
+and enough time has passed since the previous request (determined by `RepinInterval`).
884
885
###### `Pinning.RemoteServices: Policies.MFS.Enabled`
886