summaryrefslogtreecommitdiffstats
path: root/conf/common.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/common.conf')
-rw-r--r--conf/common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/common.conf b/conf/common.conf
index 94e5eb481..50accb406 100644
--- a/conf/common.conf
+++ b/conf/common.conf
@@ -12,6 +12,7 @@ lua = "$RULESDIR/rspamd.lua"
# User local settings
.include(try=true) "$CONFDIR/rspamd.conf.local"
.include(try=true,priority=10) "$CONFDIR/rspamd.conf.local.override"
+.include(try=true,priority=10) "$CONFDIR/rspamd.conf.override"
modules {
path = "$PLUGINSDIR/lua/"