mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Switch maxAttempts from a query param to an option Fixes #73
This commit is contained in:
parent
2cf975b9f6
commit
94815a247d
3 changed files with 6 additions and 5 deletions
|
|
@ -51,6 +51,7 @@ function(e,state) {
|
|||
* **host**
|
||||
* **port**: (optional) Uses the protocol default if not set
|
||||
* **notes**: (optional) Passed through to output
|
||||
* **maxAttempts**: (optional) Number of attempts to query server in case of failure (default 1)
|
||||
|
||||
### Return Value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue