-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
P3Low: Not priority right nowLow: Not priority right nowexp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick upkind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featurestatus/readyReady to be workedReady to be worked
Description
IPFS Desktop uses js-ipfsd-ctl to start a go-ipfs node. If the user doesn't have an existing repo, their node config is initialised with the defaults chosen js-ipfsd-ctl rather than those that the user would get if they ran go-ipfs manually, which caused us an issue: ipfs/ipfs-desktop#617
We can manually copy the go-ipfs defaults into the IPFS Desktop app for now, but it would really help to have a way to ask the daemon factory to provide the "regular" defaults.
dryajov
Metadata
Metadata
Assignees
Labels
P3Low: Not priority right nowLow: Not priority right nowexp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick upkind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featurestatus/readyReady to be workedReady to be worked