7 lines
115 B
TOML
7 lines
115 B
TOML
exclude_path = ["vendor"]
|
|
accept = ["200","403","429"]
|
|
exclude = [
|
|
"https://localhost:9200",
|
|
"^mailto:",
|
|
]
|