Implement large thread filter

This commit is contained in:
Karen Konou 2018-12-22 23:18:31 +01:00
commit 92362e1e22
2 changed files with 17 additions and 0 deletions

View file

@ -163,6 +163,8 @@ config :pleroma, :mrf_rejectnonpublic,
allow_followersonly: false,
allow_direct: false
config :pleroma, :mrf_hellthreadmitigation, threshold: 10
config :pleroma, :mrf_simple,
media_removal: [],
media_nsfw: [],