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: fetch base config using configdir #12

Open
josegonzalez opened this issue Sep 10, 2020 · 0 comments
Open

feat: fetch base config using configdir #12

josegonzalez opened this issue Sep 10, 2020 · 0 comments

Comments

@josegonzalez
Copy link
Member

At the moment, config defaults are specified here, but we should attempt to read defaults from standard paths via configdir.

One thing is that the default LocalPath on linux should probably be /etc/default, though keeping the library as is may be okay...

I'm not sure if we should use json as the file format for the options or something else. If there is a library for reading default files, that might be cool to use, but not super necessary. Json files would make it easy to update.

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

No branches or pull requests

1 participant