Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
chore(documentation): add comment to remind change for mongo replicas…
Browse files Browse the repository at this point in the history
…et connection

* fix(users): test for usernameOrEmail

* Add comment to remind  change for mongo replicaset connection

* clean comment ..

* Generic pageTitle concept

* Revert "Generic pageTitle concept"

This reverts commit ff00ec9.

* align on meanjs state

* comment to remember replicaset connexion

* fix atom beautify newline

* clean
  • Loading branch information
PierreBrisorgueil authored and lirantal committed Apr 20, 2017
1 parent 9c3a4f5 commit 7eedfcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/env/production.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
* Uncomment to enable ssl certificate based authentication to mongodb
* servers. Adjust the settings below for your specific certificate
* setup.
* for connect to a replicaset, rename server:{...} to replset:{...}
server: {
ssl: true,
sslValidate: false,
Expand Down

0 comments on commit 7eedfcc

Please sign in to comment.