Files
anubis-mirror/lib/config/testdata/good/import_filesystem.json
T
2026-04-21 14:05:05 -04:00

12 lines
138 B
JSON

{
"bots": [
{
"import": "./testdata/hack-test.json"
}
],
"metrics": {
"bind": ":9090",
"network": "tcp"
}
}