Skip to content

Commit c54f341

Browse files
authored
Merge branch 'main' into suntala/migrate-grafana_playlist
2 parents f946b63 + 5650c97 commit c54f341

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.linkcheckerrc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
[checking]
2-
# Throttle requests per host to avoid GitHub (and other) rate limits (429)
3-
# default is 10
4-
maxrequestspersecond=1
5-
61
[filtering]
72
checkextern=1
83
ignore=
94
# https://regex101.com/r/Pl0jCn/1
105
\/\*\!sc\*\/
116
ignorewarnings=http-redirected
7+
# Ignore rate limiting (429) only for this GitHub URL; other URLs still fail on 429
8+
ignorewarningsforurls=
9+
^https://github\.com/grafana/synthetic-monitoring-api-go-client/blob/main/docs/API\.md#apiv1registerinstall$ ^http-rate-limited
1210

1311
[MarkdownCheck]
1412
filename_re=.*\.md

0 commit comments

Comments
 (0)