Parcourir la source

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

teor il y a 9 ans
Parent
commit
840d88a502
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      torrc_templates/bridge-v6.tmpl

+ 2 - 1
torrc_templates/bridge-v6.tmpl

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