forked from AkkomaGang/akkoma
Fix a typo in activity expirations
This commit is contained in:
parent
25849157aa
commit
e560d65db3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue