Configuration properties

All properties start with the fileManagerModule. prefix.

Property Type Description Default

temp-folder

String

Default directory for temporary files.

$java.io.tmpdir

local-repositories-root

String

Root directory in which local repositories will be created.

null

expiration.enabled

boolean

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

int

Number of seconds between expiration runs. Set to a lower number if you want file resources to expire faster.

300