Merge branch 'poll-notification' into 'develop'
[akkoma] / config / config.exs
index b50c910b12b985ed1c8f6311fc6b8a25c6f8c550..828fe00857518594c69495ae44f705c9debd8b71 100644 (file)
@@ -560,6 +560,7 @@ config :pleroma, Oban,
     mailer: 10,
     transmogrifier: 20,
     scheduled_activities: 10,
+    poll_notifications: 10,
     background: 5,
     remote_fetcher: 2,
     attachments_cleanup: 1,