From: Vsevolod Stakhov Date: Thu, 16 Jul 2015 13:09:51 +0000 (+0100) Subject: Misprint. X-Git-Tag: 1.0.0~353 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7faea5fe775fb8ebda2ae8787c0577670d0b8ed7;p=thirdparty%2Frspamd.git Misprint. --- diff --git a/conf/lua/rspamd.lua b/conf/lua/rspamd.lua index 2fee3dc771..df480a72ce 100644 --- a/conf/lua/rspamd.lua +++ b/conf/lua/rspamd.lua @@ -49,7 +49,7 @@ reconf['R_WHITE_ON_WHITE'] = string.format('(!(%s) & (%s))', r_bgcolor, r_font_c reconf['R_FLASH_REDIR_IMGSHACK'] = '/^(?:http:\\/\\/)?img\\d{1,5}\\.imageshack\\.us\\/\\S+\\.swf/U' -- Different text parts -rspamd_conf.R_PARTS_DIFFER = function(task) +rspamd_config.R_PARTS_DIFFER = function(task) local distance = task:get_mempool():get_variable('parts_distance', 'int') if distance then