From 559a07dc28e3277587db4ada2d3721d3159a2e85 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 7 Aug 2015 15:21:10 +0100 Subject: Split modules configuration. --- conf/modules.d/phishing.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/modules.d/phishing.conf (limited to 'conf/modules.d/phishing.conf') diff --git a/conf/modules.d/phishing.conf b/conf/modules.d/phishing.conf new file mode 100644 index 000000000..810a0f1b7 --- /dev/null +++ b/conf/modules.d/phishing.conf @@ -0,0 +1,4 @@ +phishing { + .include(try=true,priority=1) "${DBDIR}/dynamic/phishing.conf" + symbol = "PHISHING"; +} \ No newline at end of file -- cgit v1.2.3