X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fconfig.md;fp=docs%2Fconfig.md;h=22d2a3e7c5eebdffdf5af4b72d06bbc4d7dc3a06;hb=b4da2bc1d009ecca0d7821abe3577d1a920c41c0;hp=ba0759e87c8468a1e3aaf3092bfc5f285b32be36;hpb=b177e1e7f330ff1531be190949db7f75e378a449;p=akkoma diff --git a/docs/config.md b/docs/config.md index ba0759e87..22d2a3e7c 100644 --- a/docs/config.md +++ b/docs/config.md @@ -314,9 +314,11 @@ curl "http://localhost:4000/api/pleroma/admin/invite_token?admin_token=somerando [Pleroma Job Queue](https://git.pleroma.social/pleroma/pleroma_job_queue) configuration: a list of queues with maximum concurrent jobs. Pleroma has the following queues: + * `federator_outgoing` - Outgoing federation * `federator_incoming` - Incoming federation * `mailer` - Email sender, see [`Pleroma.Mailer`](#pleroma-mailer) +* `transmogrifier` - Transmogrifier * `scheduled_activities` - Scheduled activities, see [`Pleroma.ScheduledActivities`](#pleromascheduledactivity) Example: