Fix attribute name
This commit is contained in:
committed by
Stanko Krtalić
parent
74c7ed3081
commit
5f11ee154f
@@ -28,7 +28,7 @@ production: &production
|
||||
command: "Account::Export.cleanup"
|
||||
schedule: every hour at minute 20
|
||||
incineration:
|
||||
class_name: Account::IncinerateDueJob
|
||||
class: "Account::IncinerateDueJob"
|
||||
schedule: every 8 hours at minute 16
|
||||
|
||||
<% if Fizzy.saas? %>
|
||||
|
||||
Reference in New Issue
Block a user