mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-08 08:51:15 +00:00
Remove folder references (it's directory!)
This commit is contained in:
@@ -123,5 +123,5 @@
|
||||
"process_throttle_secs": 5
|
||||
},
|
||||
"strategy": "DefaultStrategy",
|
||||
"strategy_path": "/some/folder/"
|
||||
"strategy_path": "user_data/strategies/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user