Add BackupWorker
This commit is contained in:
parent
4f3a633745
commit
a0ad9bd734
5 changed files with 48 additions and 7 deletions
|
|
@ -551,6 +551,7 @@ config :pleroma, Oban,
|
|||
queues: [
|
||||
activity_expiration: 10,
|
||||
token_expiration: 5,
|
||||
backup: 1,
|
||||
federator_incoming: 50,
|
||||
federator_outgoing: 50,
|
||||
ingestion_queue: 50,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue