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-01-18 15:30:22 +0800
Commit
eb54376ec7bcad5d3ab5229132aa530ecafd0cda
1 parent
8fe108f2
change table name
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
common/config.js
common/config.js
View file @
eb54376
...
...
@@ -61,7 +61,7 @@ module.exports = {
password
:
'root'
},
table
:
{
slow
:
'slow_duration'
,
slow
:
'slow_duration
_new
'
,
error
:
'error_report'
},
slowRoute
:
{
...
...
Please
register
or
login
to post a comment