Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stopal-r7 authored Nov 7, 2016
1 parent ef94a42 commit 2d7346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ accessors, though, and invalid values will be ignored.
- **disableTimeout**: Sets the socket timeout to 0. Should not be used with
inactivityTimeout option.
- **reconnectInitialDelay**: Initial wait time in milliseconds while reconnecting.
Default: `1000
Default: `1000`
- **reconnectMaxDelay**: Maximum wait time in milliseconds while reconnecting.
Default: `15 * 1000`
- **reconnectBackoffStrategy**: Backoff strategy to be used while trying to reconnect.
Expand Down

0 comments on commit 2d7346e

Please sign in to comment.