Improve documentation for config-example.js

This commit is contained in:
Arthur Britto
2012-12-17 20:49:55 -08:00
parent 20d429cd7b
commit f6489a1050

View File

@@ -12,7 +12,11 @@ exports.rippled = path.resolve("build/rippled");
exports.server_default = "alpha";
//
// Configuration for servers.
//
// For testing, you might choose to target a persistent server at alternate ports.
//
exports.servers = {
// A local test server.
"alpha" : {