TheDiscordian/ipfs-sync

Make Pinning Optional

TheDiscordian opened this issue · 1 comments

Pinning is added complexity that can break (#37), pinning should be optional as the data's already safe from GC because of MFS, which is the primary goal of pinning anyways.

The feature must be optional though, as users may want to use ipfs-sync with a pinning service.

Not just optional, default disabled.