You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests/testdata/testconfigs/recursive.json

7 lines
123 B

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