mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08: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