Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai(👎🏻🍜)
8 years ago
Commit
5b4b51698de5b90d1d3a3b68dc52d80b16ee15fe
1 parent
1fbf52bc
close etag
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
app.js
app.js
View file @
5b4b516
...
...
@@ -35,6 +35,8 @@ if (config.zookeeperServer) {
// 访问域名层级
app
.
set
(
'subdomain offset'
,
3
);
app
.
set
(
'etag'
,
false
);
// 全局注册library
yohoLib
.
global
(
config
);
...
...
Please
register
or
login
to post a comment