added verbosity to pm2 json config files
This commit is contained in:
parent
5b8eb1bb6f
commit
1ef657b4ff
@ -18,6 +18,7 @@
|
||||
"CONTACT_DETAILS" : "",
|
||||
"WS_SERVER" : "wss://stats.ethdev.com",
|
||||
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
|
||||
"VERBOSITY" : 2
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -37,6 +37,7 @@
|
||||
"CONTACT_DETAILS" : "",
|
||||
"WS_SERVER" : "wss://stats.ethdev.com",
|
||||
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
|
||||
"VERBOSITY" : 2
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user