Configuration properties
All properties start with the fileManagerModule.
prefix.
Property | Type | Description | Default |
---|---|---|---|
temp-folder |
|
Default directory for temporary files. |
$java.io.tmpdir |
local-repositories-root |
|
Root directory in which local repositories will be created. |
null |
expiration.enabled |
|
Should automatic expiration of file resources be enabled. Only relevant for expiring file repository implementations, see temporary files and caching file resources. |
false |
expiration.interval-seconds |
|
Number of seconds between expiration runs. Set to a lower number if you want file resources to expire faster. |
300 |