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

Variables in config files #59

Open
jediwhale opened this issue Sep 13, 2010 · 1 comment
Open

Variables in config files #59

jediwhale opened this issue Sep 13, 2010 · 1 comment

Comments

@jediwhale
Copy link
Owner

Part of general review of how to do config best.

e.g. AddAssembly>server\bin${config}\framework.dll /AddAssembly>

@kimgr
Copy link
Contributor

kimgr commented Sep 2, 2011

We would find this useful too.

Support for expanding regular old environment variables in configuration values would be enough for us, e.g.

<AddAssembly>server\bin%CONFIG%\framework.dll</AddAssembly>

Of course, the ${config} syntax would work too, but I'm so used to the batch syntax that it feels natural.

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

2 participants