- implementation for mantis 0002485
[oweals/gnunet.git] / src / pt / pt.conf
1 [pt]
2 CONFIG = $DEFAULTCONFIG
3 BINARY = gnunet-daemon-pt
4
5 # Set this to YES to tunnel IPv4 traffic over GNUnet
6 TUNNEL_IPV4 = NO
7
8 # Set this to YES to tunnel IPv6 traffic over GNUnet
9 TUNNEL_IPV6 = NO
10
11 # Set this to YES to tunnel DNS traffic over GNUnet
12 TUNNEL_DNS = NO
13