Page 1 of 1
Pass more values to post-processing scripts
Posted: October 13th, 2008, 9:20 am
by SizzlechestSA
It would be nice if more values would be passed to the post-processing scripts. For example, I had a need for the blackhole directory and it would be better not to have hard-coded it in the script.
Re: Pass more values to post-processing scripts
Posted: October 13th, 2008, 9:41 am
by switch
We can't pass every config value to the user-scripts.
Expanding the api to return either a requested config value, or every config value would maybe be better; currently it can return the current speedlimit.
Re: Pass more values to post-processing scripts
Posted: October 14th, 2008, 4:21 am
by shypike
Make it a global environment variable.
You can do that in Windows and I'm sure there's a way in Linux too.