gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3825 - GNUnet/src/applications/fs/fsui


From: grothoff
Subject: [GNUnet-SVN] r3825 - GNUnet/src/applications/fs/fsui
Date: Wed, 29 Nov 2006 20:13:57 -0800 (PST)

Author: grothoff
Date: 2006-11-29 20:13:55 -0800 (Wed, 29 Nov 2006)
New Revision: 3825

Modified:
   GNUnet/src/applications/fs/fsui/peer.conf
   GNUnet/src/applications/fs/fsui/serializetest2.c
Log:
mx

Modified: GNUnet/src/applications/fs/fsui/peer.conf
===================================================================
--- GNUnet/src/applications/fs/fsui/peer.conf   2006-11-30 04:11:00 UTC (rev 
3824)
+++ GNUnet/src/applications/fs/fsui/peer.conf   2006-11-30 04:13:55 UTC (rev 
3825)
@@ -7,7 +7,6 @@
 GNUNETD_HOME     = /tmp/gnunet-check-ecrs
 # VALGRIND        = 300
 HELLOEXPIRES     = 60
-LOGLEVEL        = NOTHING
 LOGFILE         = $GNUNETD_HOME/logs
 KEEPLOG         = 0
 PIDFILE         = $GNUNETD_HOME/gnunetd.pid
@@ -15,6 +14,10 @@
 APPLICATIONS = "fs getoption stats"
 # TRANSPORTS = -- no transports!
 
+[LOGGING]
+USER-LEVEL = ERROR
+ADMIN-LEVEL = ERROR
+
 [MODULES]
 sqstore = "sqstore_sqlite"
 # you can also use sqstore_mysql here if 

Modified: GNUnet/src/applications/fs/fsui/serializetest2.c
===================================================================
--- GNUnet/src/applications/fs/fsui/serializetest2.c    2006-11-30 04:11:00 UTC 
(rev 3824)
+++ GNUnet/src/applications/fs/fsui/serializetest2.c    2006-11-30 04:13:55 UTC 
(rev 3825)
@@ -32,7 +32,7 @@
 #include "gnunet_util_network_client.h"
 #include "gnunet_util_crypto.h"
 
-#define DEBUG_VERBOSE YES
+#define DEBUG_VERBOSE NO
 
 #define UPLOAD_PREFIX "/tmp/gnunet-fsui-searializetest2"
 
@@ -326,7 +326,7 @@
 
 #define FILESIZE (1024)
 
-#define START_DAEMON 0
+#define START_DAEMON 1
 
 int main(int argc, char * argv[]){
 #if START_DAEMON





reply via email to

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