diff options
Diffstat (limited to 'conf/common.conf')
-rw-r--r-- | conf/common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/common.conf b/conf/common.conf index a298ac1d7..94e5eb481 100644 --- a/conf/common.conf +++ b/conf/common.conf @@ -1,6 +1,6 @@ # A common rspamd configuration file -lua = "$CONFDIR/lua/rspamd.lua" +lua = "$RULESDIR/rspamd.lua" .include "$CONFDIR/metrics.conf" .include "$CONFDIR/composites.conf" |