aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2012-01-08 02:01:55 -0200
committerdrebs <drebs@riseup.net>2012-01-08 02:01:55 -0200
commit88d8bccd78c399f2b9fe85a5d405a6b5f803ca68 (patch)
tree47d3c47ee9d3c0426cd4e6dc54660f95bb152128 /templates
parent3edd81d0578f83ab875dc8fb2fd062d3a2273667 (diff)
downloadpuppet-tor-88d8bccd78c399f2b9fe85a5d405a6b5f803ca68.tar.gz
puppet-tor-88d8bccd78c399f2b9fe85a5d405a6b5f803ca68.tar.bz2
typ0
Diffstat (limited to 'templates')
-rw-r--r--templates/torrc.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/torrc.erb b/templates/torrc.erb
index c6ef91c..bebc140 100644
--- a/templates/torrc.erb
+++ b/templates/torrc.erb
@@ -50,7 +50,7 @@ Nickname <%= nickname %>
Address <%= address %>
<%- end %>
<%- if relay_bandwidth_rate != 0 then %>
-RelayBandwidthRate <%= relay_bandwith_rate %> KB
+RelayBandwidthRate <%= relay_bandwidth_rate %> KB
<%- end %>
<%- if relay_bandwidth_burst != 0 then %>
RelayBandwidthBurst <%= relay_bandwith_burst %> KB