Merge pull request #133 from ethers/configSecret

refer people to forum post about WS_SECRET
This commit is contained in:
Marian OANCΞA 2015-05-15 00:25:20 +03:00
commit 1bb6760d11
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
"INSTANCE_NAME" : "",
"CONTACT_DETAILS" : "",
"WS_SERVER" : "wss://stats.ethdev.com",
"WS_SECRET" : "eth-net-stats-has-a-secret",
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
}
}
]
]

View File

@ -34,7 +34,7 @@
"INSTANCE_NAME" : "",
"CONTACT_DETAILS" : "",
"WS_SERVER" : "wss://stats.ethdev.com",
"WS_SECRET" : "eth-net-stats-has-a-secret",
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
}
}
]
]