From: Maksim Date: Wed, 22 Jan 2020 16:58:50 +0000 (+0000) Subject: Apply suggestion to docs/configuration/cheatsheet.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e761d76e4fe95a8fadd8eb05d5c55ef5fc4bc8ec;p=akkoma Apply suggestion to docs/configuration/cheatsheet.md --- diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 22f099581..48d980aea 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -517,7 +517,7 @@ Pleroma has the following queues: Pleroma has these periodic job workers: -`Pleroma.Workers.Cron.ClearOauthTokenWorker` - the job to clean an expired oauth tokens. +`Pleroma.Workers.Cron.ClearOauthTokenWorker` - a job worker to cleanup expired oauth tokens. Example: