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

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

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

[AnchorCheck]