]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
- Fix typo
authorAndrej Zverev <andrej.zverev@gmail.com>
Mon, 3 Feb 2014 11:38:04 +0000 (15:38 +0400)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 3 Feb 2014 15:50:04 +0000 (15:50 +0000)
conf/rspamd.conf

index 6345fb6f888afd3f70945447c75b70cf07a33285..3330f01d9ed0f5e1110672fbd191d8b78695b195 100644 (file)
@@ -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/"