summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-03-05 12:34:21 +0100
committervarac <varacanero@zeromail.org>2013-03-05 12:34:21 +0100
commitb3857617901cb57011f35c7bb095a08872bcefbb (patch)
tree8bd379f97f537109345a76c22db71117508b9f66 /nodes
parent69f31435c9acadc8b7a7b7b779bbffd1bcfbc66a (diff)
Revert "lowered alligator's tor bandwidthrate"
This reverts commit 69f31435c9acadc8b7a7b7b779bbffd1bcfbc66a.
Diffstat (limited to 'nodes')
-rw-r--r--nodes/aligator.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json
index b51c4c7..cafe4c9 100644
--- a/nodes/aligator.json
+++ b/nodes/aligator.json
@@ -2,14 +2,14 @@
"services": [ "openvpn", "tor" ],
"tor": {
"type": "exit",
- "nickname": "alligator",
- "bandwidth_rate": "3000"
+ "nickname": "alligator"
},
"ip_address": "176.53.69.121",
"interface": "eth0",
"tags": "production",
"openvpn": {
"gateway_address": "176.53.69.123",
+ "allow_free": false,
"filter_dns": true
}
}