aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlambda <lain@soykaf.club>2019-04-08 11:53:18 +0000
committerlambda <lain@soykaf.club>2019-04-08 11:53:18 +0000
commit4977e96fa408e8148a355b3c759af34ae3ca312d (patch)
treedecc2cc28908a79df003ad668fb06cb74fa97159 /docs
parente19590c93f9adc5d743867b048aad9528810fc53 (diff)
parent9abf832b034bf3867272bd178d168c641129eff0 (diff)
downloadpleroma-4977e96fa408e8148a355b3c759af34ae3ca312d.tar.gz
Merge branch 'use-jobs-in-webpush' into 'develop'
Use PleromaJobQueue in Pleroma.Web.Push See merge request pleroma/pleroma!1023
Diffstat (limited to 'docs')
-rw-r--r--docs/config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/config.md b/docs/config.md
index 7e7fa754a..b5ea58746 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -319,6 +319,7 @@ Pleroma has the following queues:
* `federator_incoming` - Incoming federation
* `mailer` - Email sender, see [`Pleroma.Mailer`](#pleroma-mailer)
* `transmogrifier` - Transmogrifier
+* `web_push` - Web push notifications
* `scheduled_activities` - Scheduled activities, see [`Pleroma.ScheduledActivities`](#pleromascheduledactivity)
Example: