diff options
author | kwadronaut <kwadronaut@leap.se> | 2014-01-13 23:14:01 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2014-01-13 23:14:01 +0100 |
commit | d16ef926b2a9bf00a2737bf7cdcfc4380dd9d322 (patch) | |
tree | acd4785ac1b2446eee735c16ac56c4a88686acb5 | |
parent | f1245090296a54c5272882f1cac85d7912650109 (diff) |
fix #4708, remove tor exit from openvpn exits
-rw-r--r-- | nodes/hippo.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json index c0191cd..2ac0ba2 100644 --- a/nodes/hippo.json +++ b/nodes/hippo.json @@ -9,7 +9,6 @@ "tor": { // KB/s "bandwidth_rate": 100, - "type": "exit", "nickname": "hippo" } } |