Improve documentation for config-example.js

This commit is contained in:
Arthur Britto
2012-12-17 20:49:55 -08:00
committed by Stefan Thomas
parent 81882bd1fa
commit 790ee6ebef

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" : {