increase mcstat timeout

This commit is contained in:
LordMZTE 2021-01-02 23:33:33 +01:00
parent 82f65ed721
commit 8505225e1a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ args:
short: t
help: "the time before the server ping times out in milliseconds"
takes_value: true
default_value: "500"
default_value: "5000"
- raw:
short: r
help: "if supplied, the raw json response from the server will be printed"