.linkcheckerrc 336 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
ignorewarnings=http-robots-denied,https-certificate-error
13
checkextern=1
14
15

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

[AnchorCheck]