Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Whether temporary files should be deleted on JVM exit. This is enabled by default, yet it may be useful for debugging purposes to keep the files in place. |
|
Path |
|
Location of the temporary storage, defaults to temporary storage configured for the JVM. |
|
boolean |
|
Whether the temporary storage is enabled, defaults to |
|
string |
|
Prefix of the files in temporary storage. |
|
string |
|
Suffix of the files in temporary storage. |