Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
add pin MFS policy flag
Browse files Browse the repository at this point in the history
  • Loading branch information
petar committed Nov 23, 2020
1 parent f69c8d6 commit ee48a3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions remotepin.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ type Pinning struct {
type RemotePinningService struct {
ApiEndpoint string
ApiKey string
// PinMFS enables watching for changes in MFS and re-pinning the MFS root cid whenever a change occurs.
PinMFS bool
}

0 comments on commit ee48a3b

Please sign in to comment.