Make Pinning Optional
TheDiscordian opened this issue · 1 comments
TheDiscordian commented
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.
TheDiscordian commented
Not just optional, default disabled.