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

Improve config system #69

Open
whotwagner opened this issue Apr 21, 2024 · 0 comments
Open

Improve config system #69

whotwagner opened this issue Apr 21, 2024 · 0 comments

Comments

@whotwagner
Copy link
Collaborator

Currently there is a config.yml and there are environment variables. The config.yml is limited to sinatra-context only. It's not possible to use these settings in config.ru. That's why some environment variables can be used to enable some settings for config.ru.

A unified config-system would be great. One that can be used with environment variables and that is not limited to the sinatra-context only. I would suggest something like: https://github.com/rubyconfig/config

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