diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-03-25 12:32:11 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-03-25 12:32:11 +0000 |
commit | cafc404dcbb2c6aad2945e08e7d917a06f0e89c8 (patch) | |
tree | 8d5754f0a3f649d2cce50925f6cb72cc179887bb /contrib | |
parent | cfd6bff83c296df716fff12d32028a703e390988 (diff) |
stuff
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 1259a82d0..b3a77d7e3 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -36,7 +36,7 @@ ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; ALLOW_SHUTDOWN = YES DEFAULTSERVICES = resolver transport core topology hostlist -GLOBAL_POSTFIX = -l $SERVICEHOME/{}-logs +# GLOBAL_POSTFIX = -l $SERVICEHOME/{}-logs # GLOBAL_PREFIX = # USERNAME = # MAXBUF = @@ -197,4 +197,4 @@ BINARY = gnunet-service-fs ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; ALLOW_SHUTDOWN = YES - +DEBUG = YES
\ No newline at end of file |