docs: --ignore-connections-limit

This commit is contained in:
Cheng Zhao 2015-06-16 16:13:46 +08:00
parent b03f44df10
commit 7b3fc14023

View file

@ -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.