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:
2008c8b
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 13 Oct 2011 19:34:16 +0000
(19:34 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 13 Oct 2011 19:34:16 +0000
(19:34 +0000)
contrib/defaults.conf
patch
|
blob
|
history
diff --git
a/contrib/defaults.conf
b/contrib/defaults.conf
index 51f0a3238da5fb04c7751a9586b3b10f52f0067a..9922ebf16965963b5734d6490f33eb1add0a8be2 100644
(file)
--- a/
contrib/defaults.conf
+++ b/
contrib/defaults.conf
@@
-236,7
+236,21
@@
UNIX_MATCH_GID = YES
# REJECT_FROM6 =
# PREFIX =
+[ats]
+AUTOSTART = YES
+PORT = 2098
+HOSTNAME = localhost
+HOME = $SERVICEHOME
+CONFIG = $DEFAULTCONFIG
+BINARY = gnunet-service-ats
+ACCEPT_FROM = 127.0.0.1;
+ACCEPT_FROM6 = ::1;
+UNIXPATH = /tmp/gnunet-service-ats.sock
+UNIX_MATCH_UID = YES
+UNIX_MATCH_GID = YES
+TOTAL_QUOTA_IN = 65536
+TOTAL_QUOTA_OUT = 65536
# ATS options
DUMP_MLP = NO
DUMP_SOLUTION = NO