Configuration files Image Cache configuration



This configuration file section defines the default parameters of the Image Cache.

Image Cache Configuration section: \CACHE_CONFIG{...}

This section configures the disk space and memory space assigned to the Image Cache. The configuration parameters are:

  1. \MEMORY_CACHE_SIZEX where X represents the amount of memory space in kilo-bytes assigned to the Image Cache. This value may be modified in the 'Image Cache Information' dialog box.
     
  2. \DISK_CACHE_SIZEX where X represents the amount of disk space in kilo-bytes assigned to the Image Cache. This value may be modified in the 'Image Cache Information' dialog box.
     
  3. \KEEP_DISK_CACHE. If this parameter is present, the Image Cache will be saved from one XMayday use to the next. This state can be modified from the 'Image Cache Information' dialog box.
     
  4. \CACHE_DIR{path} where "path" is the absolute pathway of files assigned to the Image Cache. The user's "home directory" may be indicated by a "~".
     

Example:

\CACHE_CONFIG{
    \MEMORY_CACHE_SIZE2000
    \DISK_CACHE_SIZE5000
    \KEEP_DISK_CACHE
    \CACHE_DIR{/tmp/.xmayday-cache}
}



XMayday (c)1997. Axene