From 3edd81d0578f83ab875dc8fb2fd062d3a2273667 Mon Sep 17 00:00:00 2001 From: drebs Date: Sun, 8 Jan 2012 01:49:32 -0200 Subject: typ0 --- templates/torrc.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/torrc.erb') 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 -- cgit v1.2.3