[#1149] Introduced quantum job scheduler. Documentation & config changes.
This commit is contained in:
parent
c056736daa
commit
581123f8bb
9 changed files with 54 additions and 47 deletions
|
|
@ -61,8 +61,6 @@ config :web_push_encryption, :vapid_details,
|
|||
|
||||
config :web_push_encryption, :http_client, Pleroma.Web.WebPushHttpClientMock
|
||||
|
||||
config :pleroma_job_queue, disabled: true
|
||||
|
||||
config :pleroma, Oban,
|
||||
queues: false,
|
||||
prune: :disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue