set_setting

set_setting(path: unicode, value: Value) None

Set a setting value.

Set the setting value using the setting path.

Return type

None

Raises

RuntimeError – When the setting is not found.