From fda9e074ec9cfe90571d83761572354f471737bc Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Tue, 25 Sep 2018 14:34:21 +0300 Subject: [Conf] Restore ability to disable phishtank --- conf/modules.d/phishing.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/modules.d') diff --git a/conf/modules.d/phishing.conf b/conf/modules.d/phishing.conf index 649793deb..511e618dc 100644 --- a/conf/modules.d/phishing.conf +++ b/conf/modules.d/phishing.conf @@ -20,7 +20,7 @@ phishing { openphish_premium = false; openphish_map = "https://www.openphish.com/feed.txt"; # Disabled by default - phishtank_enabled = false; + phishtank_enabled = true; # Make exclusions for known redirectors redirector_domains = [ -- cgit v1.2.3