Commit e7c39beb authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

restore client-only-v6.tmpl

parent e7ae055b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# A client that only uses IPv6 ORPorts
${include:client-only-v6-md.i}

# Due to Tor bug #19608, microdescriptors can't be used by IPv6-only clients
# running tor 0.2.9 and earlier
UseMicrodescriptors 0
+2 −0
Original line number Diff line number Diff line
${include:client.tmpl}
${include:client-only-v6.i}