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

Request for Enhanced Flexibility in Configuration Naming and Location #226

Open
dec0dOS opened this issue Sep 18, 2023 · 0 comments
Open

Comments

@dec0dOS
Copy link

dec0dOS commented Sep 18, 2023

Hello! I want to express my gratitude for your amazing project – it's exactly what I've been searching for all this time!

However, I've noticed that the app-config doesn't appear to be as flexible as I initially thought.

I need to utilize the following structure for the configuration files:

config/
    some-dir/
        conf-name/
            conf-name.yml
            conf-name.schema.yml

At present, it seems that the path and the configuration name are hardcoded (.app-config). It appears that the most suitable solution would be to provide a method for users to customize the location and name of the configuration through environment variables, such as CONFIG_DIR and CONFIG_NAME. Your consideration of this enhancement would be greatly appreciated.

@dec0dOS dec0dOS changed the title Request for Custom Folder and Config Filename Request for Enhanced Flexibility in Configuration Naming and Location Sep 18, 2023
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