From: Mikhail Gusarov Date: Sat, 7 Mar 2015 10:12:47 +0000 (+0000) Subject: Fix syntax error in worker-normal.inc X-Git-Tag: 0.8.2~2^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf6241d1d9dc21ac187ebb4d79e6c1d7de028205;p=thirdparty%2Frspamd.git Fix syntax error in worker-normal.inc --- diff --git a/conf/worker-normal.inc b/conf/worker-normal.inc index 5e1132f842..5f86dcc053 100644 --- a/conf/worker-normal.inc +++ b/conf/worker-normal.inc @@ -1,4 +1,4 @@ # Included from top-level .conf file type = "normal"; -mime = "true"; +mime = true;