fix mem corruption
[oweals/gnunet.git] / src / pt / pt.conf
1 [pt]
2 BINARY = gnunet-daemon-pt
3 NOARMBIND = YES
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