Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-apm
·
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
htoooth
2018-05-17 17:22:12 +0800
Commit
54adfcb9ebacf65e6b0f969b74a747f03d24fd74
1 parent
b3dfa9ec
fxi
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
common/config.js
common/config.js
View file @
54adfcb
...
...
@@ -31,8 +31,8 @@ module.exports = {
maxFiles
:
7
},
console
:
{
close
:
true
,
level
:
'info'
,
close
:
false
,
level
:
'debug'
,
colorize
:
'all'
,
prettyPrint
:
true
}
...
...
Please
register
or
login
to post a comment