mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
Move digest cron to 1PM Pacific Time.
More likely to be received during working hours than the previous default of midnight UTC (5PM PDT).
This commit is contained in:
parent
1baff7fd42
commit
bbd75638f1
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
cron:
|
||||
- url: /digest/cron
|
||||
schedule: every day 00:00
|
||||
schedule: every day 13:00
|
||||
timezone: America/Los_Angeles
|
||||
|
|
|
|||
Loading…
Reference in a new issue