Remove folder references (it's directory!)

This commit is contained in:
Matthias
2019-07-04 19:56:48 +02:00
parent 5c6039fd8b
commit 17800c8ca5
8 changed files with 19 additions and 20 deletions

View File

@@ -123,5 +123,5 @@
"process_throttle_secs": 5
},
"strategy": "DefaultStrategy",
"strategy_path": "/some/folder/"
"strategy_path": "user_data/strategies/"
}