Skip to content

Commit fcda750

Browse files
committed
feat(settings): don't use cache for lychee link checker
1 parent c83dbc3 commit fcda750

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 = true
4+
cache = false
55
max_cache_age = "2d"
66
cache_exclude_status = "403, 429, 500.."
77
timeout = 20

0 commit comments

Comments
 (0)