remove --client-certificate flag

This commit is contained in:
deepak1556 2016-04-18 22:26:37 +05:30
parent 2ddac9352f
commit 919be67cd2
4 changed files with 3 additions and 12 deletions

View file

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