summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-11-09 20:43:28 +0100
committerkwadronaut <kwadronaut@leap.se>2013-11-09 20:43:28 +0100
commit705f42cf9410278eddd2228d5980114b09526c7a (patch)
treee7c535722d0e9ca4be3f536c30378515ce9c09a0
parent4f9fdd82794a43d6e2b7386fca00736d2f94a60c (diff)
fix syntax for rhino (dev.)
-rw-r--r--nodes/rhino.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/nodes/rhino.json b/nodes/rhino.json
index 84ff11f..3fddd25 100644
--- a/nodes/rhino.json
+++ b/nodes/rhino.json
@@ -4,12 +4,12 @@
"tags": [
"development",
"hongkong"
- ]
+ ],
"tor": {
// KB/s
"bandwidth_rate": 100,
"type": "relay",
- "nickname": "hippo"
+ "nickname": "rhino"
}
}