.linkcheckerrc 409 Bytes
Newer Older
1
[checking]
James Lamb's avatar
James Lamb committed
2
maxrequestspersecond=0.1
3
4
5
recursionlevel=1
anchors=1
sslverify=0
James Lamb's avatar
James Lamb committed
6
threads=4
7
8

[filtering]
9
ignore=
10
  pythonapi/lightgbm\..*\.html.*
11
  http.*amd.com/.*
12
  https.*dl.acm.org/doi/.*
13
  https.*tandfonline.com/.*
James Lamb's avatar
James Lamb committed
14
ignorewarnings=http-redirected,http-robots-denied,https-certificate-error
15
checkextern=1
16
17

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

[AnchorCheck]