setConfigValue

public void setConfigValue(String name, String value)

Allows to set the value of a supported configuration

Parameters

name

- The configuration to be set

value

- The new value of the configuration to be set

Throws