Skip to content

added a configuration file hack to allow to read environment variables#68

Open
iansmith wants to merge 1 commit intoeaigner:masterfrom
iansmith:master
Open

added a configuration file hack to allow to read environment variables#68
iansmith wants to merge 1 commit intoeaigner:masterfrom
iansmith:master

Conversation

@iansmith
Copy link
Copy Markdown

@iansmith iansmith commented Aug 4, 2013

@eaigner

This is a small PR that allows this notation in your configuration file:

${foo} 

This implies that the value found in the environment variable FOO (uppercase) will be substituted. This avoids problems with configuration files (like json.conf) ending up in the git repo when then contain passwords.

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