Pass more values to post-processing scripts
- SizzlechestSA
- Newbie
- Posts: 5
- Joined: October 9th, 2008, 3:30 pm
Pass more values to post-processing scripts
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
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.
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
Make it a global environment variable.
You can do that in Windows and I'm sure there's a way in Linux too.
You can do that in Windows and I'm sure there's a way in Linux too.