aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Konou <konoukaren@gmail.com>2018-12-23 10:41:56 +0100
committerKaren Konou <konoukaren@gmail.com>2018-12-23 10:41:56 +0100
commitc92f91ffebd848b7b9840b238d72455db285d564 (patch)
tree85bc5eccdb0ae8dbf89cdf5aef8cfbcae9be82cc
parent409ff60bf87d40919ec8cfcbe054cb66b87ca972 (diff)
downloadpleroma-c92f91ffebd848b7b9840b238d72455db285d564.tar.gz
Add documentation
-rw-r--r--docs/config.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/config.md b/docs/config.md
index c35769f21..819ac91f8 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -121,6 +121,9 @@ This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:i
* `allow_followersonly`: whether to allow followers-only posts
* `allow_direct`: whether to allow direct messages
+## :mrf_hellthreadmitigation
+* `threshold`: Number of mentioned users after which the message gets discarded as spam
+
## :media_proxy
* `enabled`: Enables proxying of remote media to the instance’s proxy
* `base_url`: The base URL to access a user-uploaded file. Useful when you want to proxy the media files via another host/CDN fronts.