aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-02-04 12:36:50 +0000
committerrinpatch <rinpatch@sdf.org>2019-02-04 12:36:50 +0000
commit89762ad23034668f7440c9fb238dcf270e8c2e59 (patch)
tree3ed0ba0d8d1e00a74f39fa14b9e114b9f366e919 /docs
parentc57f37bd36702fa8865366fbfaea9ac3f28dfad3 (diff)
parent58262a8b8a759ecb69663a92a56f65b6e16db6ea (diff)
downloadpleroma-89762ad23034668f7440c9fb238dcf270e8c2e59.tar.gz
Merge branch 'feature/hellthread-filter-improvements' into 'develop'
Improve hellthread filter Closes #584 See merge request pleroma/pleroma!766
Diffstat (limited to 'docs')
-rw-r--r--docs/config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md
index ce37084b9..e042d216f 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -148,7 +148,8 @@ This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:i
* `allow_direct`: whether to allow direct messages
## :mrf_hellthread
-* `threshold`: Number of mentioned users after which the message gets discarded as spam
+* `delist_threshold`: Number of mentioned users after which the message gets delisted (the message can still be seen, but it will not show up in public timelines and mentioned users won't get notifications about it). Set to 0 to disable.
+* `reject_threshold`: Number of mentioned users after which the messaged gets rejected. Set to 0 to disable.
## :media_proxy
* `enabled`: Enables proxying of remote media to the instance’s proxy