Compare lengths of hashtags with the content length for improved spam detection

This commit is contained in:
Michael 2024-01-26 11:22:01 +00:00
parent efe1ea5c3c
commit b8f80a8d25
2 changed files with 10 additions and 5 deletions

View file

@ -239,7 +239,7 @@ return [
// relay_max_tags (Integer)
// Maximum amount of tags in a post before it is rejected as spam.
'relay_max_tags' => 10,
'relay_max_tags' => 20,
// proxify_content (Boolean)
// Use the proxy functionality for fetching external content