Change tootctl search deploy
algorithm (#14300)
This commit is contained in:
parent
98b3b80d6b
commit
4abe3be321
3 changed files with 132 additions and 21 deletions
|
@ -7,6 +7,7 @@ ActiveRecord::Base.logger = dev_null
|
|||
ActiveJob::Base.logger = dev_null
|
||||
HttpLog.configuration.logger = dev_null
|
||||
Paperclip.options[:log] = false
|
||||
Chewy.logger = dev_null
|
||||
|
||||
module Mastodon
|
||||
module CLIHelper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue