.linkcheckerrc 391 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.*dl.acm.org/doi/.*
13
  https.*tandfonline.com/.*
14
ignorewarnings=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]