{
  "config": {
    "host": "localhost",
    "database": "sails-mongo",
    "port": 27017,
    "schema": true,
    "poolSize": 1
  }
}