Skip to content

Commit

Permalink
docs: update maxPlaylistRetries outline level
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev authored Jun 24, 2021
1 parent 063e163 commit 93b293a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Video.js Compatibility: 6.0, 7.0
- [parse708captions](#parse708captions)
- [overrideNative](#overridenative)
- [blacklistDuration](#blacklistduration)
- [maxPlaylistRetries](#maxplaylistretries)
- [maxPlaylistRetries](#maxplaylistretries)
- [bandwidth](#bandwidth)
- [useBandwidthFromLocalStorage](#usebandwidthfromlocalstorage)
- [enableLowInitialPlaylist](#enablelowinitialplaylist)
Expand Down Expand Up @@ -366,7 +366,7 @@ if a playlist is blacklisted, it will be blacklisted for a period of that
customized duration. This enables the blacklist duration to be configured
by the user.

#### maxPlaylistRetries
##### maxPlaylistRetries
* Type: `number`
* Default: `Infinity`
* can be used as an initialization option
Expand Down

0 comments on commit 93b293a

Please sign in to comment.