mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-21 16:56:27 -05:00
add doc about timeout
This commit is contained in:
parent
01e3a5f809
commit
fcb3896a33
@ -32,6 +32,7 @@ func (c *ApiCommand) Description() Description {
|
|||||||
"\tLoggerService.RestartLogger",
|
"\tLoggerService.RestartLogger",
|
||||||
"\tStatsService.GetStats",
|
"\tStatsService.GetStats",
|
||||||
"\tStatsService.QueryStats",
|
"\tStatsService.QueryStats",
|
||||||
|
"API calls in this command have a timeout to the server of 3 seconds.",
|
||||||
"Examples:",
|
"Examples:",
|
||||||
"v2ctl api --server=127.0.0.1:8080 LoggerService.RestartLogger '' ",
|
"v2ctl api --server=127.0.0.1:8080 LoggerService.RestartLogger '' ",
|
||||||
"v2ctl api --server=127.0.0.1:8080 StatsService.QueryStats 'pattern: \"\" reset: false'",
|
"v2ctl api --server=127.0.0.1:8080 StatsService.QueryStats 'pattern: \"\" reset: false'",
|
||||||
|
Loading…
Reference in New Issue
Block a user