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

View file

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