In 1.X to get configuration Timo said.

In v1.x they're in environment variables. So if you have:

plugin {
 foo = bar
}

getenv("FOO") returns "bar".

But, in 2.0 ?!

getenv dont work....

Reply via email to