Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(cmd.Config): re-add support for configuration files #110

Merged
merged 2 commits into from
Nov 9, 2017
Merged

Conversation

b5
Copy link
Member

@b5 b5 commented Nov 9, 2017

thanks to qri gateway nodes dying, we need a way to modify our bootstrap list. To do this the right way, I've brought back config.json, this time stored in $QRI_PATH.
We've also added a new command "boostrap" that allows listing, adding, and removing bootstrap addresses.

closes #108

removed templated license headers, general package cleanup
thanks to gateway nodes dying, we need a way to modify our bootstrap list.
To do this the right way, I've brought back config.json, this time stored
in $QRI_PATH.
We've also added a new command "boostrap" that allows listing, adding,
and removing bootstrap addresses.

closes #108
@ghost ghost assigned b5 Nov 9, 2017
@ghost ghost added the in progress label Nov 9, 2017
@b5 b5 merged commit 990e4a3 into master Nov 9, 2017
@ghost ghost removed the in progress label Nov 9, 2017
@b5 b5 deleted the feat/config branch November 9, 2017 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

re-externalize qri config file and add qri bootstrap
1 participant