-sane defaults
authorChristian Grothoff <christian@grothoff.org>
Sat, 14 Jan 2012 23:00:49 +0000 (23:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 14 Jan 2012 23:00:49 +0000 (23:00 +0000)
src/exit/exit.conf

index ade3861ea758f52b015105780c83797dbf797792..bd3fd0df12b350eb29d8c9fd64cb3e7447ae3840 100644 (file)
@@ -36,10 +36,10 @@ EXIT_IPV4 = NO
 EXIT_IPV6 = NO
 
 # For IPv4-services offered by this peer, we need to at least enable IPv4
-ENABLE_IPV4 = NO
+ENABLE_IPV4 = YES
 
 # For IPv6-services offered by this peer, we need to at least enable IPv6
-ENABLE_IPV6 = NO
+ENABLE_IPV6 = YES
 
 
 # Maximum number of concurrent connections this exit supports.