.linkcheckerrc 328 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
  .*R/reference$
12
13
14
ignorewarnings=http-robots-denied,https-certificate-error

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

[AnchorCheck]