contentOffsetDir may be a string

This commit is contained in:
Uwe Steinmann 2025-04-29 10:30:42 +02:00
parent f46ae01386
commit b2cfde85ca

View File

@ -273,7 +273,7 @@ if ($action == "saveSettings")
// SETTINGS - ADVANCED - SERVER
setStrValue("coreDir");
setStrValue("luceneClassDir");
setIntValue("contentOffsetDir");
setStrValue("contentOffsetDir");
setIntValue("maxDirID");
setIntValue("updateNotifyTime");
setIntValue("maxExecutionTime");