Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

default
<entry key="Common.LockGUISave">false</entry>
Lock active
<entry key="Common.LockGUISave">true</entry>

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

  • No labels