From: rinpatch Date: Thu, 3 Oct 2019 07:45:40 +0000 (+0300) Subject: Fix a typo in activity expirations X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e560d65db3c6e2692a8060b0646d6e8808b864f0;p=akkoma Fix a typo in activity expirations --- diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index e23bcaf63..e5f68f09b 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -551,7 +551,7 @@ The above example defines a single job which invokes `Pleroma.Web.Websub.refresh ## Pleroma.ActivityExpiration -# `enabled`: whether expired activities will be sent to the job queue to be deleted +* `enabled`: whether expired activities will be sent to the job queue to be deleted ## Pleroma.Web.Auth.Authenticator