summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nodes/hippo.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json
index 1f152ff..302d75c 100644
--- a/nodes/hippo.json
+++ b/nodes/hippo.json
@@ -7,6 +7,8 @@
},
"tor": {
// KB/s
- "bandwidth_rate": 100
+ "bandwidth_rate": 100,
+ "type": "exit",
+ "nickname": "hippo"
}
}