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