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

Refactor Chronicle Configuration #966

Closed
Alex6323 opened this issue Dec 7, 2022 · 0 comments · Fixed by #979
Closed

Refactor Chronicle Configuration #966

Alex6323 opened this issue Dec 7, 2022 · 0 comments · Fixed by #979

Comments

@Alex6323
Copy link
Collaborator

Alex6323 commented Dec 7, 2022

Description

Refactor Chronicle's configuration.

Motivation

  • reduce confusion for the user about config parameter precedence;
  • fix default value inconsistencies between config default impls and config.template.toml;
  • prevent any default credentials from being committed to the repo (see also: https://12factor.net/config);
  • make it easier to run Chronicle in different scenarios (different networks etc);
  • document default parameters in the CLI;

Are you planning to do it yourself in a pull request?

Yes.

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 a pull request may close this issue.

1 participant