Cache-related settings

The cache file is stored in Default Directory

<CacheFileLocation></CacheFileLocation> Specifies the location where the cache file is placed.

Example: Set the cache file storage path to " D: \ cache ".

<CacheFileLocation>D:\cache</CacheFileLocation>

If this value is not specified by the user, it is the temporary directory of the system by default. For Windows platform, it is written to " System Disk : \ Documents" by default And Settings \ current user name \ Local Settings \ Temp , Non-Windows platforms are written to the "\ TMP" directory by default.