From 278d9a9db3fea974422ffebdf8493a13f7641308 Mon Sep 17 00:00:00 2001 From: ethers Date: Thu, 14 May 2015 00:57:24 -0700 Subject: [PATCH] README since many people in IRC etc keep asking about WS_SECRET --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3503d7..a875b7e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Configure the app modifying [processes.json](/eth-net-intelligence-api/blob/mast "INSTANCE_NAME" : "", // whatever you wish to name your node "CONTACT_DETAILS" : "", // add your contact details here if you wish (email/skype) "WS_SERVER" : "wss://stats.ethdev.com", // path to eth-netstats WebSockets api server - "WS_SECRET" : "", // WebSockets api server secret used for login + "WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic", // WebSockets api server secret used for login } ``` @@ -58,4 +58,4 @@ It will stop the current netstats client processes, automatically detect your et [travis-image]: https://travis-ci.org/cubedro/eth-net-intelligence-api.svg [travis-url]: https://travis-ci.org/cubedro/eth-net-intelligence-api [dep-image]: https://david-dm.org/cubedro/eth-net-intelligence-api.svg -[dep-url]: https://david-dm.org/cubedro/eth-net-intelligence-api \ No newline at end of file +[dep-url]: https://david-dm.org/cubedro/eth-net-intelligence-api