Clears temporarily uploaded files older than the specified time.
1.0.0
plugin.Tx_Formhandler.settings.preProcessors.x
preProcessors { 1.class = Tx_Formhandler_PreProcessor_ClearTempFiles 1.config { clearTempFilesOlderThan { value = 24 unit = hours } } }
The time value.
Integer - cObj
The unit of time. Values may be minutes, hours or days
String | cObj
hours