1
0
This commit is contained in:
2025-12-11 19:17:53 -08:00
parent 0d72b8a39c
commit 62fcf781c1
4 changed files with 89 additions and 0 deletions

5
lychee.toml Normal file
View File

@@ -0,0 +1,5 @@
cache = true
max_cache_age = "2d"
verbose = "info"
glob_ignore_case = false
exclude = ['^http(s)?://localhost', '^file://']