fix ignore warnings example

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2893 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-10-13 21:01:23 +00:00
parent ea47cc183a
commit 595d0be97e

View file

@ -151,7 +151,7 @@
# Ignore specified warnings (see linkchecker -h for the list of
# recognized warnings). Add a comma-separated list of warnings here
# you want to be ignored by the output loggers.
#ignorewarnings=url-not-normed,url-unicode-domain,anchor-not-found
#ignorewarnings=url-unnormed,url-unicode-domain,anchor-not-found
# You can provide different user/password pairs for different link types.
# Entries are a triple (link regular expression, username, password),