mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
FIX: Referenced job incorrectly in clockwork
This commit is contained in:
+1
-1
@@ -26,6 +26,6 @@ module Clockwork
|
||||
every(10.minutes, 'periodical_updates')
|
||||
every(1.day, 'version_check')
|
||||
every(1.minute, 'clockwork_heartbeat')
|
||||
every(1.minute, 'email_poll')
|
||||
every(1.minute, 'poll_mailbox')
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user