Fix a typo in activity expirations

This commit is contained in:
rinpatch 2019-10-03 10:45:40 +03:00
parent 25849157aa
commit e560d65db3
1 changed files with 1 additions and 1 deletions

View 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