mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
docs: RepinInterval
This commit is contained in:
parent
aaa64baaed
commit
04838257f8
@ -879,8 +879,8 @@ Contains additional opt-in policies for the remote pinning service.
|
||||
When this policy is enabled, it follows changes to MFS
|
||||
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 has changed
|
||||
and time has passed, since the previous pin is bigger than `RepinInterval`.
|
||||
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`).
|
||||
|
||||
###### `Pinning.RemoteServices: Policies.MFS.Enabled`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user