Skip to content

Commit

Permalink
Mention username/password for MongoDb store in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesgassert committed Jan 13, 2012
1 parent 700126a commit f36b444
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Dialect is a painless nodejs module to manage your translations.
* `host`: _127.0.0.1_
* `port`: _27017_
* `collection`: _translations_
* `username` (optional)
* `password` (optional)
* `sqlite`
* `database`: _dialect.db_
* `table`: _dialect_
Expand Down

0 comments on commit f36b444

Please sign in to comment.