Context parameters should be settable via environment variables
Current situation
Context parameters can have default values, but setting their values can only be performed by modifying the configuration file.
Desired outcome
Environment variable should be another way to do that.