mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 15:51:50 +00:00
Merge branch 'issue-15109-1' of https://0xacab.org/sutty/sutty into production.panel.sutty.nl
This commit is contained in:
commit
ecb0a978e7
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
# autenticación.
|
# autenticación.
|
||||||
class ActivityPub
|
class ActivityPub
|
||||||
class FetchJob < ApplicationJob
|
class FetchJob < ApplicationJob
|
||||||
include Que::Unique
|
|
||||||
|
|
||||||
self.priority = 50
|
self.priority = 50
|
||||||
|
|
||||||
def perform(site:, object_id:)
|
def perform(site:, object_id:)
|
||||||
|
|
Loading…
Reference in a new issue