mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: --ignore-connections-limit
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user