Add documentation
authorKaren Konou <konoukaren@gmail.com>
Sun, 23 Dec 2018 09:41:56 +0000 (10:41 +0100)
committerKaren Konou <konoukaren@gmail.com>
Sun, 23 Dec 2018 09:41:56 +0000 (10:41 +0100)
docs/config.md

index c35769f21f0a75ec0ca37878d1d2f869c3c0563e..819ac91f83fc00dacf15b893b9f70d2fef260719 100644 (file)
@@ -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.