Skip to content

Commit

Permalink
Add the ssl option for the postgres adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben committed Feb 5, 2014
1 parent 6c4a8b7 commit 5309c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/models.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -819,6 +819,7 @@ Postgres as default, with both a Postgres and Riak model
, password: null , password: null
, host: null , host: null
, port: 5432 , port: 5432
, ssl: true
} }
, riak: { , riak: {
protocol: 'http' protocol: 'http'
Expand Down

0 comments on commit 5309c64

Please sign in to comment.