Authored by ccbikai(👎🏻🍜)

close etag

Showing 1 changed file with 2 additions and 0 deletions
... ... @@ -35,6 +35,8 @@ if (config.zookeeperServer) {
// 访问域名层级
app.set('subdomain offset', 3);
app.set('etag', false);
// 全局注册library
yohoLib.global(config);
... ...