Skip to content
Snippets Groups Projects
Commit 63ffa0e3 authored by Steven Fuchs's avatar Steven Fuchs
Browse files

try local sheduling

parent 72f3b221
Branches test-timeout
No related tags found
No related merge requests found
Pipeline #21018 passed
......@@ -68,7 +68,9 @@
queues: false,
prune: :disabled
config :pleroma, Pleroma.Scheduler, jobs: []
config :pleroma, Pleroma.Scheduler,
jobs: [],
global: false
config :pleroma, Pleroma.ScheduledActivity,
daily_user_limit: 2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment