mirror of
https://github.com/rm-dr/servable.git
synced 2025-11-28 05:19:33 -08:00
9 lines
154 B
TOML
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://']
|