migrate to oban 2.0-rc1
This commit is contained in:
parent
b7f297f0bd
commit
a8d967762e
28 changed files with 72 additions and 69 deletions
|
|
@ -79,8 +79,8 @@ config :web_push_encryption, :http_client, Pleroma.Web.WebPushHttpClientMock
|
|||
|
||||
config :pleroma, Oban,
|
||||
queues: false,
|
||||
prune: :disabled,
|
||||
crontab: false
|
||||
crontab: false,
|
||||
plugins: false
|
||||
|
||||
config :pleroma, Pleroma.ScheduledActivity,
|
||||
daily_user_limit: 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue