Browse Source

Refactor the IPv6 bridge torrc template to use orport-v6.i

teor 7 years ago
parent
commit
840d88a502
1 changed files with 2 additions and 1 deletions
  1. 2 1
      torrc_templates/bridge-v6.tmpl

+ 2 - 1
torrc_templates/bridge-v6.tmpl

@@ -1,3 +1,4 @@
 ${include:bridge.tmpl}
 ${include:bridge.tmpl}
 
 
-OrPort ${ipv6_addr}:${orport} IPv6Only
+# A bridge that has an IPv6 ORPort
+${include:orport-v6.i}