update config
This commit is contained in:
parent
5103976971
commit
1e2daa5b43
@ -49,5 +49,24 @@
|
||||
"order_book_top": 1
|
||||
},
|
||||
"pairlists": [{"method": "StaticPairList"}],
|
||||
"bot_name": "ETH-1500to4500-Grid"
|
||||
"bot_name": "ETH-1500to4500-Grid",
|
||||
"api_server": {
|
||||
"enabled": true,
|
||||
"listen_ip_address": "0.0.0.0",
|
||||
"listen_port": 8080,
|
||||
"verbosity": "error",
|
||||
"enable_openapi": false,
|
||||
"jwt_secret_key": "6a599ab046dbb419014807dffd7b8823bfa7e5df56b17d545485deb87331b4ca",
|
||||
"ws_token": "6O5pBDiRigiZrmIsofaE2rkKMJtf9h8zVQ",
|
||||
"CORS_origins": [],
|
||||
"username": "freqAdmin",
|
||||
"password": "admin"
|
||||
},
|
||||
"initial_state": "running",
|
||||
"force_entry_enable": false,
|
||||
"internals": {
|
||||
"process_throttle_secs": 5,
|
||||
"heartbeat_interval": 20,
|
||||
"loglevel": "DEBUG"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user