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
周奇琪
2016-10-31 17:09:04 +0800
Commit
cc2476a1f5439c8ac3d0832f08529a07298e7627
1 parent
e17197dc
info日志只保留7天
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
config/common.js
config/common.js
View file @
cc2476a
...
...
@@ -51,7 +51,8 @@ module.exports = {
infoFile
:
{
name
:
'info'
,
level
:
'info'
,
filename
:
'logs/info.log'
filename
:
'logs/info.log'
,
maxFiles
:
7
},
errorFile
:
{
name
:
'error'
,
...
...
Please
register
or
login
to post a comment