summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-07-06 00:20:20 +0200
committerkwadronaut <kwadronaut@leap.se>2013-07-06 00:20:20 +0200
commit83aaec97ca5e2c29cc67e447e7f896c14c704589 (patch)
tree9e88ea8a53afd2c7b1e5732effb7f55e552a59e2
parent262c3b081e075e5de4b301aa46e74ae48b176dff (diff)
enable exit
-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"
}
}