From 2032baa561c7fefbe2605f5d6b979a295a61637d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Oct 2013 10:05:42 +0000 Subject: migrating towards XDG configuration specification (#3000) --- src/core/core.conf.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/core/core.conf.in') diff --git a/src/core/core.conf.in b/src/core/core.conf.in index 839c21eeb..f8e71957a 100644 --- a/src/core/core.conf.in +++ b/src/core/core.conf.in @@ -2,7 +2,6 @@ AUTOSTART = YES @JAVAPORT@PORT = 2092 HOSTNAME = localhost -HOME = $SERVICEHOME BINARY = gnunet-service-core ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; @@ -21,4 +20,4 @@ UNIX_MATCH_GID = YES # Note: this MUST be set to YES in production, only set to NO for testing # for performance (testbed/cluster-scale use!). -USE_EPHEMERAL_KEYS = YES \ No newline at end of file +USE_EPHEMERAL_KEYS = YES -- cgit v1.2.3