mirror of https://github.com/docusealco/docuseal
parent
c700484ce8
commit
c1db8bdd3b
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class ProcessDocumentJob
|
||||
class GeneratePreviewImagesJob
|
||||
include Sidekiq::Job
|
||||
|
||||
sidekiq_options queue: :images
|
||||
Loading…
Reference in new issue