remove trailing whitespace in lib/defaults.js
This commit is contained in:
parent
02f09041ac
commit
4272f21685
@ -7,7 +7,7 @@ module.exports = {
|
||||
|
||||
//database user's password
|
||||
password: null,
|
||||
|
||||
|
||||
//database port
|
||||
port: 5432,
|
||||
|
||||
@ -17,7 +17,7 @@ module.exports = {
|
||||
|
||||
// binary result mode
|
||||
binary: false,
|
||||
|
||||
|
||||
//Connection pool options - see https://github.com/coopernurse/node-pool
|
||||
//number of connections to use in connection pool
|
||||
//0 will disable connection pooling
|
||||
|
Loading…
Reference in New Issue
Block a user