Temporally not send dashboard's notifications
This commit is contained in:
@@ -27,9 +27,10 @@ every 1.day, at: "5:00 am" do
|
|||||||
rake "-s sitemap:refresh"
|
rake "-s sitemap:refresh"
|
||||||
end
|
end
|
||||||
|
|
||||||
every 1.day, at: "7:00 am" do
|
# Temporally not send dashboard's notifications
|
||||||
rake "dashboards:send_notifications"
|
# every 1.day, at: "7:00 am" do
|
||||||
end
|
# rake "dashboards:send_notifications"
|
||||||
|
# end
|
||||||
|
|
||||||
every 1.day, at: "3:00 am", roles: [:cron] do
|
every 1.day, at: "3:00 am", roles: [:cron] do
|
||||||
rake "votes:reset_hot_score"
|
rake "votes:reset_hot_score"
|
||||||
|
|||||||
Reference in New Issue
Block a user