Skip to content

Commit 550f2a9

Browse files
committed
fix(settings): revert changes - use cache in link checker
1 parent fcda750 commit 550f2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lychee.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
base_url = "https://dev.flare.network/"
22
verbose = "info"
33
no_progress = true
4-
cache = false
4+
cache = true
55
max_cache_age = "2d"
66
cache_exclude_status = "403, 429, 500.."
77
timeout = 20

0 commit comments

Comments
 (0)