mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
need to run earlier
This commit is contained in:
parent
0b2bb3487d
commit
3bd7367b37
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ module Agents
|
|||
}
|
||||
MD
|
||||
|
||||
default_schedule "midnight"
|
||||
default_schedule "8pm"
|
||||
|
||||
def working?
|
||||
(event = event_created_within(2.days)) && event.payload.present?
|
||||
|
|
Loading…
Add table
Reference in a new issue