X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=6a7bb9e063e18242ab50ac4aeb791f7bae63aead;hb=e4c61f1741f32fec3201f7d9a8403bc1bc329710;hp=cafa4082069737b56d3e7b59783a503590b892ad;hpb=1f35acce54ea6924a54b4fc387be3346a6f5551e;p=akkoma diff --git a/config/config.exs b/config/config.exs index cafa40820..6a7bb9e06 100644 --- a/config/config.exs +++ b/config/config.exs @@ -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: []