gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31387 - gnunet/src/integration-tests/confs


From: gnunet
Subject: [GNUnet-SVN] r31387 - gnunet/src/integration-tests/confs
Date: Fri, 13 Dec 2013 21:56:02 +0100

Author: grothoff
Date: 2013-12-13 21:56:02 +0100 (Fri, 13 Dec 2013)
New Revision: 31387

Modified:
   gnunet/src/integration-tests/confs/test_defaults.conf
Log:
-do not (auto)start certain unrelated services

Modified: gnunet/src/integration-tests/confs/test_defaults.conf
===================================================================
--- gnunet/src/integration-tests/confs/test_defaults.conf       2013-12-13 
20:52:25 UTC (rev 31386)
+++ gnunet/src/integration-tests/confs/test_defaults.conf       2013-12-13 
20:56:02 UTC (rev 31387)
@@ -64,7 +64,7 @@
 USE_LOCALADDR = YES
 
 [hostlist]
-SERVERS = 
+SERVERS =
 
 [vpn]
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-vpn-57
@@ -86,6 +86,25 @@
 [gns]
 AUTOSTART = NO
 
+[regex]
+AUTOSTART = NO
+
+[revocation]
+AUTOSTART = NO
+
+[namecache]
+AUTOSTART = NO
+
+[identity]
+AUTOSTART = NO
+
+[conversation]
+AUTOSTART = NO
+
+[psycstore]
+AUTOSTART = NO
+
+
 [datacache-mysql]
 DATABASE = gnunet
 CONFIG = ~/.my.cnf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]