Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2025-10-08 14:34:38 +02:00
commit 4fc4ec5bf3

View File

@ -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