projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2584915
)
Fix a typo in activity expirations
author
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 07:45:40 +0000
(10:45 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 07:45:40 +0000
(10:45 +0300)
docs/configuration/cheatsheet.md
patch
|
blob
|
history
diff --git
a/docs/configuration/cheatsheet.md
b/docs/configuration/cheatsheet.md
index e23bcaf635a62b95c9f0d876fd48ac8d08c3a096..e5f68f09be58b0d7d3836a5b25ab66e0756fee8d 100644
(file)
--- 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