Update changelog to document expiring posts feature
[akkoma] / docs / config.md
index 02f86dc169abfb6f9be9215c9d7a949b885e40de..a20ed704fd8aa8d7edd50ffdf2de3c7607617321 100644 (file)
@@ -484,6 +484,10 @@ config :auto_linker,
 * `total_user_limit`: the number of scheduled activities a user is allowed to create in total (Default: `300`)
 * `enabled`: whether scheduled activities are sent to the job queue to be executed
 
+## Pleroma.ActivityExpiration
+
+# `enabled`: whether expired activities will be sent to the job queue to be deleted
+
 ## Pleroma.Web.Auth.Authenticator
 
 * `Pleroma.Web.Auth.PleromaAuthenticator`: default database authenticator