From 4f9fdd82794a43d6e2b7386fca00736d2f94a60c Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Sat, 9 Nov 2013 20:37:51 +0100 Subject: add tor bandwidth limitation and nickname rhino --- nodes/rhino.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nodes/rhino.json b/nodes/rhino.json index 45e0962..84ff11f 100644 --- a/nodes/rhino.json +++ b/nodes/rhino.json @@ -5,4 +5,11 @@ "development", "hongkong" ] + "tor": { + // KB/s + "bandwidth_rate": 100, + "type": "relay", + "nickname": "hippo" + } + } -- cgit v1.2.3