docs: --ignore-connections-limit
This commit is contained in:
parent
b03f44df10
commit
7b3fc14023
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ app.on('ready', function() {
|
|||
|
||||
Sets `path` of client certificate file.
|
||||
|
||||
## --ignore-connections-limit=`domains`
|
||||
|
||||
Ignore the connections limit for `domains` list seperated by `,`.
|
||||
|
||||
## --disable-http-cache
|
||||
|
||||
Disables the disk cache for HTTP requests.
|
||||
|
|
Loading…
Reference in a new issue