From: drebs Date: Sun, 8 Jan 2012 04:15:49 +0000 (-0200) Subject: typ0 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fa0094439a222c0729a84065b1bab13c64129b7b;p=puppet-tor.git typ0 --- 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