remove --client-certificate flag
This commit is contained in:
parent
2ddac9352f
commit
919be67cd2
4 changed files with 3 additions and 12 deletions
|
@ -15,10 +15,6 @@ app.on('ready', function() {
|
|||
});
|
||||
```
|
||||
|
||||
## --client-certificate=`path`
|
||||
|
||||
Sets the `path` of client certificate file.
|
||||
|
||||
## --ignore-connections-limit=`domains`
|
||||
|
||||
Ignore the connections limit for `domains` list separated by `,`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue