disable janitor trial invites until system is better thought out
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
class MonthlyMaintenance
|
class MonthlyMaintenance
|
||||||
def run
|
def run
|
||||||
ActiveRecord::Base.connection.execute("set statement_timeout = 0")
|
ActiveRecord::Base.connection.execute("set statement_timeout = 0")
|
||||||
JanitorTrial.message_candidates!
|
# JanitorTrial.message_candidates!
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user