diff --git a/op/op.Settings.php b/op/op.Settings.php index 2a85dfb8a..13210fe97 100644 --- a/op/op.Settings.php +++ b/op/op.Settings.php @@ -188,6 +188,7 @@ if ($action == "saveSettings") setDirValue("proxyPassword"); setBoolValue("logFileEnable"); setIntValue("logFileMaxLevel"); + setIntValue("logFileRestApiMaxLevel"); setStrValue("logFileRotation"); setBoolValue("enableLargeFileUpload"); setStrValue("partitionSize"); // TODO: check if valid value, e.g. 1M or 5K