Merge branch 'tests/activity_pub' into 'develop'
[akkoma] / lib / pleroma / application.ex
index 25e56b9e2b2820c1d60254e4dac10e16f520faa4..483ac1f39e8558ed9ec512c28fa3fa7e9aa57c64 100644 (file)
@@ -35,7 +35,8 @@ defmodule Pleroma.Application do
         Pleroma.Emoji,
         Pleroma.Captcha,
         Pleroma.FlakeId,
-        Pleroma.ScheduledActivityWorker
+        Pleroma.ScheduledActivityWorker,
+        Pleroma.ActivityExpirationWorker
       ] ++
         cachex_children() ++
         hackney_pool_children() ++