changeconfig

Modify Configuration properties.

HTTP Request: POST

Parameters:

NameValueDescription
property0name of a property to change.
value0new value.
property1[optional] additional property names.
value1[optional] additional property values.

 

Response:

 mime-type: text/plain

Single line containing "true" if the configuration has actually changed (i.e at least one property has actually changed).

Unknown properties are silently ignored.

 

Error codes:

AccessControl
if the user does not have the admin role.