Fix a typo in activity expirations
authorrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 07:45:40 +0000 (10:45 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 07:45:40 +0000 (10:45 +0300)
docs/configuration/cheatsheet.md

index e23bcaf635a62b95c9f0d876fd48ac8d08c3a096..e5f68f09be58b0d7d3836a5b25ab66e0756fee8d 100644 (file)
@@ -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