From: Andrej Zverev Date: Mon, 3 Feb 2014 11:38:04 +0000 (+0400) Subject: - Fix typo X-Git-Tag: 0.6.8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66450708a39ff60281fa860c795ebc310916ea5;p=thirdparty%2Frspamd.git - Fix typo --- diff --git a/conf/rspamd.conf b/conf/rspamd.conf index 6345fb6f88..3330f01d9e 100644 --- a/conf/rspamd.conf +++ b/conf/rspamd.conf @@ -13,7 +13,7 @@ lua = "$CONFDIR/lua/rspamd.lua" .include "$CONFDIR/modules.conf" # User local settings -.try_include "$CONFDIR/rspamd.conf.local +.try_include "$CONFDIR/rspamd.conf.local" modules { path = "$PLUGINSDIR/lua/"