Make datastore ping interval configurable

And don't bother sending pings more frequently if
the server is struggling to reply to every one.
This commit is contained in:
Mat Sutcliffe
2020-12-19 18:47:41 +00:00
parent 24b9f35653
commit da66aee67d
4 changed files with 12 additions and 10 deletions

View File

@@ -38,6 +38,7 @@
}
]
},
"pingIntervalSecs": 180,
"predefinedServers": {
"containerbase": [
]