mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-27 10:00:41 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
4fc4ec5bf3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user