mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-21 00:10:24 +00:00
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:
parent
ea47cc183a
commit
595d0be97e
1 changed files with 1 additions and 1 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Reference in a new issue