We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3cbc5 commit d03f8d7Copy full SHA for d03f8d7
.lychee.toml
@@ -3,6 +3,10 @@ retry_wait_time = 10
3
max_retries = 2
4
max_concurrency = 2
5
6
+[hosts."github.com"]
7
+concurrency = 1
8
+request_interval = "1s"
9
+
10
# Check link anchors
11
include_fragments = true
12
0 commit comments