diff options
Diffstat (limited to 'doc/markdown/modules/phishing.md')
-rw-r--r-- | doc/markdown/modules/phishing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown/modules/phishing.md b/doc/markdown/modules/phishing.md index 4f6d86159..4cedefa59 100644 --- a/doc/markdown/modules/phishing.md +++ b/doc/markdown/modules/phishing.md @@ -32,8 +32,8 @@ phishing { domains = "file:///path/to/map"; # Make exclusions for known redirectors + # Entry format: URL/path for map, colon, name of symbol redirector_domains = [ - # URL/path for map, colon, name of symbol "${CONFDIR}/redirectors.map:REDIRECTOR_FALSE" ]; # For certain domains from the specified strict maps |