1
0
mirror of https://github.com/rm-dr/servable.git synced 2025-11-28 05:19:33 -08:00
Files
servable/lychee.toml
2025-11-27 13:26:46 -08:00

9 lines
154 B
TOML

cache = true
max_cache_age = "2d"
verbose = "info"
glob_ignore_case = false
exclude_path = ["./public"]
exclude = ['^http(s)?://localhost', '^file://']