Skip to content

Commit 158caa9

Browse files
committed
Reduce cache timeout to catch broken links faster.
1 parent a8bb0c1 commit 158caa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ level = 1
1616
[output.linkcheck]
1717
follow-web-links = true
1818
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "youtu\\.be", "dl\\.acm\\.org", "cs\\.bgu\\.ac\\.il" ]
19-
cache-timeout = 172800
19+
cache-timeout = 86400
2020
warning-policy = "error"

0 commit comments

Comments
 (0)