Example 10304

Database Config

Database connection settings.

{
host: "common-puppet.net" # database server
port: 27017
database: "individual_dev"
username: "dewey_roberts7"
password: "mStoRj5GzCEaL0R"

# Security settings
ssl: true
pool_size: 23
timeout: 11181 # milliseconds
}

See also