Skip to content

Commit

Permalink
docs(connections): add authMechanism to connections docs re: #4900
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 22, 2017
1 parent bef9d78 commit a9b97f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/connections.jade
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ block content
* [connectTimeoutMS](http://mongodb.github.io/node-mongodb-native/2.1/api/Server.html)
* [authSource](http://mongodb.github.io/node-mongodb-native/2.1/api/Db.html)
* [retries](http://mongodb.github.io/node-mongodb-native/2.1/api/Server.html)
* [authMechanism](http://mongodb.github.io/node-mongodb-native/2.2/tutorials/connect/authenticating/)
* [reconnectWait](http://mongodb.github.io/node-mongodb-native/2.1/api/Server.html)
* [rs_name](http://mongodb.github.io/node-mongodb-native/2.1/api/ReplSet.html)
* [replicaSet](http://mongodb.github.io/node-mongodb-native/2.1/api/ReplSet.html)
Expand Down

0 comments on commit a9b97f7

Please sign in to comment.