2014-03-12 04:42:59 +00:00
|
|
|
development:
|
|
|
|
sessions:
|
|
|
|
default:
|
2015-04-14 08:18:44 +00:00
|
|
|
database: orbit_4_5
|
2014-03-12 04:42:59 +00:00
|
|
|
hosts:
|
|
|
|
- localhost:27017
|
|
|
|
|
|
|
|
test:
|
|
|
|
sessions:
|
|
|
|
default:
|
2015-04-14 08:18:44 +00:00
|
|
|
database: orbit_4_5
|
2014-03-12 04:42:59 +00:00
|
|
|
hosts:
|
|
|
|
- localhost:27017
|
|
|
|
options:
|
|
|
|
read: primary
|
|
|
|
max_retries: 1
|
|
|
|
retry_interval: 0
|
2014-05-14 08:22:07 +00:00
|
|
|
|
|
|
|
production:
|
|
|
|
sessions:
|
|
|
|
default:
|
|
|
|
# username:
|
|
|
|
# password:
|
2015-04-14 08:18:44 +00:00
|
|
|
database: orbit_4_5
|
2014-05-14 08:22:07 +00:00
|
|
|
hosts:
|
|
|
|
- localhost:27017
|