stable/tests/testdata/testconfigs/recursive.json
2022-04-08 17:30:23 +02:00

7 lines
123 B
JSON

{
// This file fails as it's loading itself over and over
"add_config_files": [
"./recursive.json"
]
}