From: Vsevolod Stakhov Date: Sat, 27 Jan 2018 16:03:13 +0000 (+0000) Subject: [Minor] Further adjustments of coefficients X-Git-Tag: 1.7.0~240 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5956e2dce02f6089d1fb7c8415f5eb785928daf;p=thirdparty%2Frspamd.git [Minor] Further adjustments of coefficients --- diff --git a/src/libmime/lang_detection.c b/src/libmime/lang_detection.c index 52a62f0148..4c1f55d31e 100644 --- a/src/libmime/lang_detection.c +++ b/src/libmime/lang_detection.c @@ -972,7 +972,7 @@ struct rspamd_frequency_sort_cbdata { gdouble mean; }; -static const gdouble tier1_adjustment = 0.6; +static const gdouble tier1_adjustment = 0.8; static const gdouble frequency_adjustment = 0.4; static gint