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

Commit

Permalink
replica set in readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jan 18, 2012
1 parent 03a3c7d commit 6fccf3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ It:
look for a separate mongodb\_logger.yml or mongoid.yml (if you are using mongoid) before looking in database.yml.
In the mongodb\_logger.yml and mongoid.yml case, the settings should be defined without the 'mongodb\_logger' subkey.

File: database.yml:
database.yml:

development:
adapter: postgresql
Expand All @@ -44,7 +44,7 @@ It:
disable_file_logging: false # default: false - disable logging into filesystem (only in MongoDB)
collection: some_name # default: Rails.env + "_log" - name of MongoDB collection

File: mongodb\_logger.yml:
mongodb\_logger.yml:

development:
database: my_app
Expand Down

0 comments on commit 6fccf3c

Please sign in to comment.