summaryrefslogtreecommitdiff
path: root/templates/torrc.relay.erb
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2012-01-11 19:18:04 -0200
committerdrebs <drebs@riseup.net>2012-01-11 19:18:04 -0200
commit508c9cf3445429f4c9536b950b7922cbb8507e5f (patch)
tree5664d8e83266a139955486cca7445bf85c8948cc /templates/torrc.relay.erb
parente2e22ff5475c4033cccdc21b0c941a9218834802 (diff)
removing blank lines in templates
Diffstat (limited to 'templates/torrc.relay.erb')
-rw-r--r--templates/torrc.relay.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/torrc.relay.erb b/templates/torrc.relay.erb
index 2aee354..4754859 100644
--- a/templates/torrc.relay.erb
+++ b/templates/torrc.relay.erb
@@ -1,5 +1,4 @@
# relay
-
<%- if port != 0 then -%>
ORPort <%= port %>
<%- for listen_address in listen_addresses -%>