1
0
mirror of https://github.com/rm-dr/servable.git synced 2025-11-28 05:19:33 -08:00

Initial commit

This commit is contained in:
2025-11-27 13:26:46 -08:00
commit 86755aeccb
4 changed files with 20 additions and 0 deletions

8
lychee.toml Normal file
View File

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