mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
parent
dbafa10b3c
commit
c120c446da
@ -4,9 +4,6 @@ module Jobs
|
||||
class PullHotlinkedImages < ::Jobs::Base
|
||||
sidekiq_options queue: "low"
|
||||
|
||||
def initialize
|
||||
end
|
||||
|
||||
def execute(args)
|
||||
disable_if_low_on_disk_space
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user