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