It is possible to prevent users from taking configuration changes via the WebGUI.

Each configuration file has the following parameter, which has to be set to true.

<entry key="Common.LockGUISave">false</entry>


<entry key="Common.LockGUISave">true</entry>

When the value is set to true, no configuration changes can be made via the WebGUI anymore.