Skip to content

Commit

Permalink
lower concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Apr 25, 2024
1 parent 83cb26c commit 86b3cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ accept = ["200", "429"]
# retry
max_retries = 6
retry_wait_time = 10
max_concurrency = 10
max_concurrency = 3
# Explicitly exclude some URLs
exclude = [
"^file:",
Expand Down

0 comments on commit 86b3cb4

Please sign in to comment.