fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
[oweals/gnunet.git] / src / pt / pt.conf
index f5169f6eedf26ba0809897644213f0cd4ef31be5..a1eea330539f1fd8d6740201fe47ab9ecceb6525 100644 (file)
@@ -1,5 +1,4 @@
 [pt]
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-daemon-pt
 
 # Set this to YES to tunnel IPv4 traffic over GNUnet
@@ -8,3 +7,6 @@ TUNNEL_IPV4 = NO
 # Set this to YES to tunnel IPv6 traffic over GNUnet
 TUNNEL_IPV6 = NO
 
+# Set this to YES to tunnel DNS traffic over GNUnet
+TUNNEL_DNS = NO
+