Files
webpage/lychee.toml
2025-11-03 10:23:32 -08:00

13 lines
201 B
TOML

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