The following parameters specify update settings for Kaspersky Scan Engine. For more information, see section "Configuring updating in HTTP mode".
Path
UpdateSettings
Attributes
This element has no attributes.
Nested elements
This element is a container for the following nested elements:
Example
The following is an example of an UpdateSettings element.
<UpdateSettings> <DisableBackup>0</DisableBackup> <UpdatePeriodMinutes>0</UpdatePeriodMinutes> <UseOnlyCustomSources>0</UseOnlyCustomSources> <UpdateSources> <Source>[update source]</Source> </UpdateSources> <UpdatesCertFile></UpdatesCertFile> <CertificateConfirmationAction>0</CertificateConfirmationAction> <UseReducedBases>0</UseReducedBases> </UpdateSettings> |