Change keepalive to heartbeat

This commit is contained in:
Matthias
2019-10-25 19:59:04 +02:00
parent 0773a65333
commit 2f1d9696cd
4 changed files with 21 additions and 20 deletions

View File

@@ -120,7 +120,7 @@
"forcebuy_enable": false,
"internals": {
"process_throttle_secs": 5,
"keep_alive_interval": 60
"heartbeat_interval": 60
},
"strategy": "DefaultStrategy",
"strategy_path": "user_data/strategies/"