From fa0094439a222c0729a84065b1bab13c64129b7b Mon Sep 17 00:00:00 2001 From: drebs Date: Sun, 8 Jan 2012 02:15:49 -0200 Subject: typ0 --- templates/torrc.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/torrc.erb b/templates/torrc.erb index bebc140..3605ba6 100644 --- a/templates/torrc.erb +++ b/templates/torrc.erb @@ -53,7 +53,7 @@ Address <%= address %> RelayBandwidthRate <%= relay_bandwidth_rate %> KB <%- end %> <%- if relay_bandwidth_burst != 0 then %> -RelayBandwidthBurst <%= relay_bandwith_burst %> KB +RelayBandwidthBurst <%= relay_bandwidth_burst %> KB <%- end %> <%- if accounting_max != 0 then %> AccountingMax <%= accounting_max %> GB -- cgit v1.2.3