Skip to content

Commit

Permalink
Update settings example
Browse files Browse the repository at this point in the history
  • Loading branch information
agrieser committed Jun 9, 2012
1 parent ac1fa56 commit 7d26522
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/settings.example.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@ module.exports = {
mongodb: {
host: "",
port: ""
},

// user to use in development instead of actually hitting google auth
user: {
email: "foo@theedgecase.com"
}
}

0 comments on commit 7d26522

Please sign in to comment.