.linkcheckerrc 311 Bytes
Newer Older
1
2
3
4
5
6
[checking]
recursionlevel=1
anchors=1
sslverify=0

[filtering]
7
8
ignore=
  public.tableau.com
9
  https://www.open-mpi.org
10
  https://readthedocs.org
11
12
13
ignorewarnings=http-robots-denied,https-certificate-error

[output]
14
15
# Set to 1 if you want see the full output, not only warnings and errors
verbose=0
16
17

[AnchorCheck]