Specifies the maximum size of the KSN status cache (in kilobytes). This cache is used by Kaspersky Scan Engine to store scan results obtained from KSN.
Path
KSNSettings > CacheSizeKb
Attributes
This element has no attributes.
Value
This value must be an unsigned integer. If the value of this parameter is 0
, the KSN status cache is not used. The maximum value is 262143
.
The default value is 30720
.
Example
The following is an example of this element.
<CacheSizeKb>30720</CacheSizeKb> |