summaryrefslogtreecommitdiff
path: root/templates/torrc.erb
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2012-01-08 01:49:32 -0200
committerdrebs <drebs@riseup.net>2012-01-08 01:49:32 -0200
commit3edd81d0578f83ab875dc8fb2fd062d3a2273667 (patch)
treee2bf040e5b6696bb64f08ef9c0282c01cc02698f /templates/torrc.erb
parenta7b4fc40e09c555eb0527f71a127e782793c0601 (diff)
typ0
Diffstat (limited to 'templates/torrc.erb')
-rw-r--r--templates/torrc.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/torrc.erb b/templates/torrc.erb
index 61637d4..c6ef91c 100644
--- a/templates/torrc.erb
+++ b/templates/torrc.erb
@@ -50,10 +50,10 @@ Nickname <%= nickname %>
Address <%= address %>
<%- end %>
<%- if relay_bandwidth_rate != 0 then %>
-RelayBandwidthRate <% relay_bandwith_rate %> KB
+RelayBandwidthRate <%= relay_bandwith_rate %> KB
<%- end %>
<%- if relay_bandwidth_burst != 0 then %>
-RelayBandwidthBurst <% relay_bandwith_burst %> KB
+RelayBandwidthBurst <%= relay_bandwith_burst %> KB
<%- end %>
<%- if accounting_max != 0 then %>
AccountingMax <%= accounting_max %> GB