Merge pull request #260 from lern/master
Fix indentation and anchor in connection docs
This commit is contained in:
Коммит
42f71fb617
|
@ -32,7 +32,7 @@ Options:
|
|||
|
||||
- `connectionTimeout` {Number} The duration the socket should stay alive with no activity in milliseconds. 0 = Disabled. (Defaults to: `3600000` - 1h)
|
||||
|
||||
- `connectionRetryLimit` {Number} The maximum number of connection failures that will be tolerated before `apn` will "terminate". [See below.](#connectionretrylimit) (Defaults to: 10)
|
||||
- `connectionRetryLimit` {Number} The maximum number of connection failures that will be tolerated before `apn` will "terminate". [See below.](#connection-retry-limit) (Defaults to: 10)
|
||||
|
||||
- `buffersNotifications` {Boolean} Whether to buffer notifications and resend them after failure. (Defaults to: `true`)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче