aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-10-03 10:45:40 +0300
committerrinpatch <rinpatch@sdf.org>2019-10-03 10:45:40 +0300
commite560d65db3c6e2692a8060b0646d6e8808b864f0 (patch)
tree9e0dac1717a02d86819d6d63c5f161cb053f4b2b /docs/configuration
parent25849157aae60e1bac776d395cadb6d15424eb1d (diff)
downloadpleroma-e560d65db3c6e2692a8060b0646d6e8808b864f0.tar.gz
Fix a typo in activity expirations
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
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