diff options
author | kwadronaut <kwadronaut@leap.se> | 2013-11-09 20:43:28 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2013-11-09 20:43:28 +0100 |
commit | 705f42cf9410278eddd2228d5980114b09526c7a (patch) | |
tree | e7c535722d0e9ca4be3f536c30378515ce9c09a0 /nodes/rhino.json | |
parent | 4f9fdd82794a43d6e2b7386fca00736d2f94a60c (diff) |
fix syntax for rhino (dev.)
Diffstat (limited to 'nodes/rhino.json')
-rw-r--r-- | nodes/rhino.json | 4 |
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" } } |