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

chore: unify config files into one place #23

Closed
skyzh opened this issue Jan 27, 2022 · 1 comment
Closed

chore: unify config files into one place #23

skyzh opened this issue Jan 27, 2022 · 1 comment

Comments

@skyzh
Copy link
Contributor

skyzh commented Jan 27, 2022

Currently, we have many config files in our system:

cp "java/pgserver/src/main/resources/logback.xml" "${PREFIX_CONFIG}/logback.xml"
cp "rust/config/log4rs.yaml" "${PREFIX_CONFIG}/log4rs.yaml"
cp "rust/config/risingwave.toml" "${PREFIX_CONFIG}/risingwave.toml"

I would prefer making them into one place at config folder.

@skyzh skyzh transferred this issue from another repository Jan 29, 2022
@xxchan
Copy link
Member

xxchan commented Aug 19, 2022

resolved?

@skyzh skyzh closed this as completed Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants