diff options
Diffstat (limited to 'templates/torrc.control.erb')
-rw-r--r-- | templates/torrc.control.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/torrc.control.erb b/templates/torrc.control.erb index 6808d5e..df9513a 100644 --- a/templates/torrc.control.erb +++ b/templates/torrc.control.erb @@ -1,5 +1,4 @@ # tor controller - <%- if port != '0' then -%> ControlPort <%= port %> HashedControlPassword <%= hashed_control_password %> |