@cryptotaxi247 / kubo / commits / 3d8321ab2

docs: RepinInterval

(cherry picked from commit 04838257f8cfee9ca783c5f0f4d0c795e941c818)

Marcin Rataj committed Feb 15, 2021 at 21:52 UTC 3d8321ab2e06b3705a497ad3f3168c24b5904c5f
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