Contains custom update sources.
Path
UpdateSettings > UpdateSources
Attributes
This element has no attributes.
Nested elements
This element is a container for the following nested elements:
Specifies a custom update source. This is a string value.
Each update source is specified inside its own <Source>
element. For an example of this, see section "Configuring updating in HTTP mode", subsection "Specifying custom database update sources."
If Kaspersky Scan Engine must use TLS when connecting to a custom update source, you must specify the https://
protocol in the address of this custom update source.
Example
The following is an example of this element.
<UpdateSources> <Source>[update source]</Source> </UpdateSources> |