1
0
Fork 0

Only check for updates every day

This commit is contained in:
Andrew Tomaka 2018-06-13 19:05:20 -04:00
parent b221851924
commit 711d8c4c5f
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 1 additions and 1 deletions

View File

@ -50,5 +50,5 @@ functions:
timeout: 15
events:
- schedule:
rate: rate(60 minutes)
rate: rate(1 day)
enabled: true