Merge branch 'feature/exclude_reblogs' into 'develop'
[akkoma] / docs / config.md
index c35769f21f0a75ec0ca37878d1d2f869c3c0563e..728916f820bbfff9acc81c07d0a8f79139a5777a 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_hellthread
+* `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.