update default timeouts

This commit is contained in:
Timothy Pogue
2022-09-08 10:54:31 -06:00
parent b3b0c918d9
commit fac6626459
2 changed files with 5 additions and 5 deletions

View File

@@ -187,9 +187,9 @@
"ws_token": "a_secret_ws_token"
}
],
"reply_timeout": 10,
"reply_timeout": 30,
"ping_timeout": 5,
"sleep_time": 5,
"sleep_time": 10,
"remove_entry_exit_signals": false
},
"bot_name": "freqtrade",