]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Also try rspamd.conf.override
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 16 Jan 2016 21:26:51 +0000 (21:26 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 16 Jan 2016 21:26:51 +0000 (21:26 +0000)
conf/common.conf

index 94e5eb4818914c23235e0984c3e3982e0eae77ef..50accb406aa0e6a875ddaa7a62524d2cc6c160e4 100644 (file)
@@ -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/"