aboutsummaryrefslogtreecommitdiff
path: root/src/pt/pt.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-18 22:10:08 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-18 22:10:08 +0000
commitd8cda8039015fe11760ae256c43094d046e08cac (patch)
tree18644056a4e8e26eb537a683ae343adc066fe602 /src/pt/pt.conf
parentc37fba0bd9febb11297ebca62a58935276130244 (diff)
downloadgnunet-d8cda8039015fe11760ae256c43094d046e08cac.tar.gz
gnunet-d8cda8039015fe11760ae256c43094d046e08cac.zip
-adding support for routing DNS requests via MESH to PT daemon
Diffstat (limited to 'src/pt/pt.conf')
-rw-r--r--src/pt/pt.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pt/pt.conf b/src/pt/pt.conf
index f5169f6ee..39c1fb60c 100644
--- a/src/pt/pt.conf
+++ b/src/pt/pt.conf
@@ -8,3 +8,6 @@ TUNNEL_IPV4 = NO
8# Set this to YES to tunnel IPv6 traffic over GNUnet 8# Set this to YES to tunnel IPv6 traffic over GNUnet
9TUNNEL_IPV6 = NO 9TUNNEL_IPV6 = NO
10 10
11# Set this to YES to tunnel DNS traffic over GNUnet
12TUNNEL_DNS = NO
13