Skip to content

Commit d765ea8

Browse files
authored
Merge pull request #965 from AndrewDemski-ad-gmail-com/develop
Updated README.md
2 parents de34b54 + 25b3920 commit d765ea8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@ Default value Never. Specify the update frequency: Daily, BiDaily, Weekly, BiWee
158158
### UPDATESATTIME
159159
Default value 6AM (06:00:00). Specify the time of the update interval execution time. Example `UPDATESATTIME="11:00:00"`
160160

161+
### UPDATESATTIMEDELAY
162+
Default value is none (00:00). This setting specifies the delay for the scheduled task.
163+
A scheduled task random delay adds a random amount of wait time (up to the specified maximum) before the task starts.
164+
This helps prevent many devices from running the task at the exact same time. This is not applicable to "on logon" triggers.
165+
161166
### DONOTRUNONMETERED
162167
Default value 1. Set `DONOTRUNONMETERED=0` to force WAU to run on metered connections. May add cellular data costs on shared connexion from smartphone for example.
163168

0 commit comments

Comments
 (0)