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

Feature for appending to configuration values #9

Open
PhilippWendler opened this issue Sep 7, 2016 · 1 comment
Open

Feature for appending to configuration values #9

PhilippWendler opened this issue Sep 7, 2016 · 1 comment

Comments

@PhilippWendler
Copy link
Member

For configuration options that are a list of some values, it would often be helpful to be able to append to the existing value (either the default value, or from some included file) instead of overwriting it.

A possible syntax would be key += value.

@cheshire
Copy link
Member

cheshire commented Sep 8, 2016

I'd really like that for appending helper CPAs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants