forked from AkkomaGang/akkoma
Apply suggestion to docs/configuration/cheatsheet.md
This commit is contained in:
parent
d43c9ab286
commit
e761d76e4f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue