Skip to content

Instantly share code, notes, and snippets.

@devigned
Created May 30, 2017 23:42
Show Gist options
  • Save devigned/ebf600ba89280752b0a71fcf2f6af2ae to your computer and use it in GitHub Desktop.
Save devigned/ebf600ba89280752b0a71fcf2f6af2ae to your computer and use it in GitHub Desktop.
Habitat handlebars Mongoid configuration file
production:
clients:
default:
uri: {{cfg.mongodb_uri}}
options:
# The default timeout is 5, which is the time in seconds
# for a connection to time out.
# We recommend 15 because it allows for plenty of time
# in most operating environments.
connect_timeout: 15
ssl: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment