aboutsummaryrefslogtreecommitdiffstats
path: root/conf/common.conf
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2015-05-06 14:10:20 +0200
committerAndrew Lewis <nerf@judo.za.org>2015-05-06 14:10:20 +0200
commit90df2efa3cffccbeac2b85623afef1b1cca91518 (patch)
tree1614ceac5e1ed5f6c8407354bcb7a986d096862b /conf/common.conf
parent0fb417de5ca09cae92923ceb27c33f4865ba7ad5 (diff)
downloadrspamd-90df2efa3cffccbeac2b85623afef1b1cca91518.tar.gz
rspamd-90df2efa3cffccbeac2b85623afef1b1cca91518.zip
Config tidying
Diffstat (limited to 'conf/common.conf')
-rw-r--r--conf/common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/common.conf b/conf/common.conf
index 7155eddfc..a298ac1d7 100644
--- a/conf/common.conf
+++ b/conf/common.conf
@@ -14,5 +14,5 @@ lua = "$CONFDIR/lua/rspamd.lua"
.include(try=true,priority=10) "$CONFDIR/rspamd.conf.local.override"
modules {
- path = "$PLUGINSDIR/lua/"
+ path = "$PLUGINSDIR/lua/"
}