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

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

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

[AnchorCheck]