Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ipfs config command for dht branch #20

Closed
wants to merge 1 commit into from
Closed

Conversation

dborzov
Copy link
Contributor

@dborzov dborzov commented Jul 31, 2014

Originally requested at PR#16, now applying the commit to dht branch as asked by @whyrusleeping.

Adds "ipfs config" command designed in git style.
See specific config's values with:
        $ipfs config datastore.path
        ~/.go-ipfs/datastore
Assign a new value with:
        $ipfs config datastore.path ~/.go-ipfs/datastore

Open the config file in your default editor(as taken from $EDITOR enviroment variable):
        ipfs config edit
@jbenet
Copy link
Member

jbenet commented Jul 31, 2014

Great! I'll comment first on the other one, as @whyrusleeping already commented there.

@jbenet
Copy link
Member

jbenet commented Jul 31, 2014

Awesome, merged manually in 4b1bae8...639d196 (onto master), thanks!

@jbenet jbenet closed this Jul 31, 2014
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this pull request Oct 23, 2021
fix filtering bug in find closest peers
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
…-option

profile: add badger truncate option
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
…ger/add-truncate-option

profile: add badger truncate option
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this pull request Apr 7, 2022
@ajnavarro ajnavarro mentioned this pull request Aug 24, 2022
72 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants