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

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

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

[AnchorCheck]