increase mcstat timeout

This commit is contained in:
LordMZTE 2021-01-02 23:33:33 +01:00
parent 82f65ed721
commit 8505225e1a

View file

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