aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d/phishing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/modules.d/phishing.conf')
-rw-r--r--conf/modules.d/phishing.conf4
1 files changed, 4 insertions, 0 deletions
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