
Configuration
Avira Update Manager - User Manual (Status: 17 Nov 2011) 34
Frequency of the updates:
The frequency of the updates is set with the parameter:
<periodicity value=""/>
Available values:
- 0 = once
- 1 = hourly
- 2 = daily
- 3 = weekly
- 4 = monthly
- 5 = user-defined
If you select 5, you must also set a user-defined interval. This is done with
<userdefinedInterval value=""/>
The specification is made in hours, i.e. 1 = one hour, 2 = two hours, etc.
You can use
<userdefinedIntervalSeconds value=""/>
to set the seconds.
The interval (in seconds) is then yielded from the sum of the two specified values:
userdefinedInterval * 3600 + userdefinedIntervalSeconds.
In order to set the scheduler for certain days of the week, use:
<weekdays value=""/>
Available values:
- 0 = once
- 1 = Sunday
- 2 = Monday
- 4 = Tuesday
- 8 = Wednesday
- 16 = Thursday
Note
The selected interval must be at least 5 minutes longer than the interval set for
the automatic copying of files in test mode.
Commentaires sur ces manuels