mirror of
https://github.com/rm-dr/datapath.git
synced 2025-12-07 20:04:13 -08:00
6 lines
124 B
TOML
6 lines
124 B
TOML
cache = true
|
|
max_cache_age = "2d"
|
|
verbose = "info"
|
|
glob_ignore_case = false
|
|
exclude = ['^http(s)?://localhost', '^file://']
|