Forráskód Böngészése

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

teor 9 éve
szülő
commit
840d88a502
1 módosított fájl, 2 hozzáadás és 1 törlés
  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}