MaxCacheTempSizeAtStart
Maximum size of database on restart.
Synopsis
[Startup] MaxCacheTempSizeAtStart=n
Description
Maximium size in megabytes of the CacheTemp database when the system is restarted. When the system restarts, the CacheTemp database is truncated to this size. If 0, the CacheTemp database is not truncated.
Examples
MaxCacheTempSizeAtStart=500000
Range of Values
1–1000000 (1 million) megabytes. The default is 0 megabytes (the CacheTemp database is not truncated).
Management Portal
On the page System Administration > Configuration > Additional Settings > Startup, in the MaxCacheTempSizeAtStart row, select Edit. Enter a number of megabytes.