From ede3a709a7aa53ddbc573572d052c73e45690af9 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Thu, 5 May 2016 17:02:36 -0400 Subject: [PATCH] FIX: disable flag_sockpuppets by default, since it causes too many false positives in spam detection --- config/site_settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site_settings.yml b/config/site_settings.yml index ca5299c68ab..a8fac94afbd 100644 --- a/config/site_settings.yml +++ b/config/site_settings.yml @@ -756,7 +756,7 @@ spam: num_flags_to_block_new_user: 3 num_users_to_block_new_user: 3 notify_mods_when_user_blocked: false - flag_sockpuppets: true + flag_sockpuppets: false newuser_spam_host_threshold: 3 white_listed_spam_host_domains: default: ''