Authored by htoooth

update node-lib and change config

... ... @@ -79,7 +79,8 @@ module.exports = {
report: {
host: 'localhost',
port: 6009,
db: 'web-apm'
db: 'web-apm',
immediate: true
},
useOneapm: false,
useCache: true,
... ...
... ... @@ -57,7 +57,7 @@
"urlencode": "^1.1.0",
"uuid": "^2.0.2",
"yoho-express-session": "^2.0.0",
"yoho-node-lib": "=0.6.28",
"yoho-node-lib": "=0.6.29",
"yoho-zookeeper": "^1.0.10",
"yo-cli": "=1.0.7"
},
... ...