We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a758a94 commit ce51e4fCopy full SHA for ce51e4f
lychee.toml
@@ -2,7 +2,7 @@ extensions = ["md"]
2
timeout = 30 # in seconds
3
header = { "accept" = "text/html" }
4
accept = [
5
- "200",
+ "200..=202",
6
"429",
7
"502", # it's ok if the backend is down during the scan
8
"503", # it's ok if the backend is down during the scan
0 commit comments