TempDir

The path of a directory where the server can store temporary files. ACI servers use this directory to store files that were uploaded in multipart requests, but it can also be used for other temporary files.

Type: String
Default: ./temp
Required: No
Configuration Section: Paths
Example: TempDir=temp
See Also: