summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/ingestion-queue.skip0
-rw-r--r--config/config.exs1
2 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/ingestion-queue.skip b/changelog.d/ingestion-queue.skip
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/changelog.d/ingestion-queue.skip
diff --git a/config/config.exs b/config/config.exs
index b0507918b..dd333212c 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -587,7 +587,6 @@ config :pleroma, Oban,
activity_expiration: 10,
federator_incoming: 5,
federator_outgoing: 5,
- ingestion_queue: 50,
web_push: 50,
transmogrifier: 20,
background: 5,