ClearTempDirectoriesAtStartup
A Boolean that specifies whether the files in temporary folders are deleted when CFS starts. The paths of the temporary folders are set by the parameters ExtractDirectory
, KeyViewTemporaryPath
and WorkingDirectory
.
OpenText recommends that you do not use this parameter in a production environment.
Type: | Boolean |
Default: | False |
Required | No |
Configuration Section: | ImportService |
Example: | ClearTempDirectoriesAtStartup=true
|
See Also: |