Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add...
[akkoma] / docs / config.md
index c246e2f6c1c73380cf15c72b304eea209992a631..414b546604f22511629d09f1810f12862254fca2 100644 (file)
@@ -495,6 +495,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