diff options
Diffstat (limited to 'conf/modules.d/phishing.conf')
-rw-r--r-- | conf/modules.d/phishing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.d/phishing.conf b/conf/modules.d/phishing.conf index d62f74da3..d828f9fa5 100644 --- a/conf/modules.d/phishing.conf +++ b/conf/modules.d/phishing.conf @@ -18,7 +18,7 @@ phishing { openphish_enabled = false; openphish_premium = false; openphish_map = "https://www.openphish.com/feed.txt"; - # Disabled by default + # Phishtank is disabled by default in the module, so let's enable it here explicitly phishtank_enabled = true; # Make exclusions for known redirectors |