added verbosity to pm2 json config files

This commit is contained in:
cubedro 2015-06-25 02:04:21 +03:00
parent 5b8eb1bb6f
commit 1ef657b4ff
2 changed files with 2 additions and 0 deletions

View File

@ -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
}
}
]

View File

@ -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
}
}
]