Client encoding in defaults as well

This commit is contained in:
Dave 2013-06-06 12:32:04 -07:00
parent 6b4bc3945f
commit 6fea79712c

View File

@ -33,5 +33,5 @@ module.exports = {
//pool log function / boolean
poolLog: false,
encoding: ""
client_encoding: ""
};