Skip to content

Instantly share code, notes, and snippets.

@hoan006
Created March 3, 2014 02:56
Show Gist options
  • Save hoan006/9317720 to your computer and use it in GitHub Desktop.
Save hoan006/9317720 to your computer and use it in GitHub Desktop.
production:
sessions:
default:
database: shine_production
hosts:
- 127.0.0.1:27017
options:
safe: true
consistency: :strong
raw:
database: shine_production_raw
hosts:
- 127.0.0.1:27017
options:
safe: true
consistency: :strong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment