mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
chore: Improve schema wording
This commit is contained in:
@@ -734,7 +734,7 @@ CONF_SCHEMA = {
|
||||
"default": {},
|
||||
"properties": {
|
||||
"process_throttle_secs": {
|
||||
"description": "Throttle time in seconds for processing.",
|
||||
"description": "Minimum loop duration for one bot iteration in seconds.",
|
||||
"type": "integer",
|
||||
},
|
||||
"interval": {
|
||||
|
||||
Reference in New Issue
Block a user