close polling

This commit is contained in:
afc163 2016-01-23 18:33:21 +08:00
parent cb6224df4b
commit 3962d6e472

View File

@ -97,7 +97,7 @@ exports.middlewares = [
lazy: false,
watchOptions: {
aggregateTimeout: 300,
poll: true
poll: false
},
noInfo: true
});