Description

Configuration of temporary storage for classpath based handlers.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
delete-on-exitVALUEBooleantrueWhether temporary files should be deleted on JVM exit
directoryVALUEPath Location of the temporary storage, defaults to temporary storage configured for the JVM
enabledVALUEBooleantrueWhether the temporary storage is enabled, defaults to true
file-prefixVALUEStringhelidon-wsPrefix of the files in temporary storage
file-suffixVALUEString.jeSuffix of the files in temporary storage

See the manifest for all available types.