projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
269b1fc
)
-sane defaults
author
Christian Grothoff
<christian@grothoff.org>
Sat, 14 Jan 2012 23:00:49 +0000
(23:00 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 14 Jan 2012 23:00:49 +0000
(23:00 +0000)
src/exit/exit.conf
patch
|
blob
|
history
diff --git
a/src/exit/exit.conf
b/src/exit/exit.conf
index ade3861ea758f52b015105780c83797dbf797792..bd3fd0df12b350eb29d8c9fd64cb3e7447ae3840 100644
(file)
--- a/
src/exit/exit.conf
+++ b/
src/exit/exit.conf
@@
-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.