.linkcheckerrc 364 Bytes
Newer Older
1
[checking]
2
maxrequestspersecond=1
3
4
5
recursionlevel=1
anchors=1
sslverify=0
6
threads=1
7
8

[filtering]
9
ignore=
10
  pythonapi/lightgbm\..*\.html.*
11
  http.*amd.com/.*
12
  https.*tandfonline.com/.*
13
ignorewarnings=http-robots-denied,https-certificate-error
14
checkextern=1
15
16

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

[AnchorCheck]