Skip to content

Conversation

@mzdaniel
Copy link

This PR greatly simplifies dcr configuration file.
It replaces the well established $ for what most people expect from it and use % instead:

eg: ( assumed SERVER='192.168.1.1' environment variable )
Both "SERVER=$SERVER" and "%SERVER" are expanded as "SERVER=192.168.1.1"

Also $ expansion is used in settings.yml to make them easier to organize

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 this pull request may close these issues.

1 participant