save logFileRestApiMaxLevel

This commit is contained in:
Uwe Steinmann 2025-10-08 14:34:12 +02:00
parent 64e2f3d338
commit 8540d591cd

View File

@ -183,6 +183,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