TheDiscordian / ipfs-sync

A simple daemon which will watch files on your filesystem, mirror them to MFS, automatically update related pins, and update related IPNS keys.
BSD 3-Clause "New" or "Revised" License
95 stars 14 forks source link

Use DB by default #52

Closed TheDiscordian closed 3 years ago

TheDiscordian commented 3 years ago

It's unintuitive to force the user to specify a DB. By default it should be in ~/.ipfs-sync.db I think.