> On Jan 25, 2012 9:31 AM, "Damjan" <[email protected]> wrote:
> > I just saw/realized this while looking thru code the other day ... > > Does $(env_var) work? yes, it was added during 1.0 development to allows easy heroku deployment > > Also looks like @(file) will do something cool, include probably. yes, i added it for a project of my company but i really do not know what new way of config it opens :) > > You could possibly use an env var to fill a placeholder in a common config file ... not sure offhand how to include from XML though. > check this thread, it is still a work in progress but should be enough for mixing env vars abd placeholders: http://projects.unbit.it/uwsgi/ticket/12 -- Roberto De Ioris http://unbit.it -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
