Only check for updates every day
This commit is contained in:
parent
b221851924
commit
711d8c4c5f
1 changed files with 1 additions and 1 deletions
|
@ -50,5 +50,5 @@ functions:
|
||||||
timeout: 15
|
timeout: 15
|
||||||
events:
|
events:
|
||||||
- schedule:
|
- schedule:
|
||||||
rate: rate(60 minutes)
|
rate: rate(1 day)
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue