added test
[akkoma] / config / config.exs
index cafa4082069737b56d3e7b59783a503590b892ad..6a7bb9e063e18242ab50ac4aeb791f7bae63aead 100644 (file)
@@ -371,6 +371,8 @@ config :pleroma, :mrf_keyword,
 
 config :pleroma, :mrf_subchain, match_actor: %{}
 
+config :pleroma, :mrf_activity_expiration, days: 365
+
 config :pleroma, :mrf_vocabulary,
   accept: [],
   reject: []