gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7191 - GNUnet/contrib


From: gnunet
Subject: [GNUnet-SVN] r7191 - GNUnet/contrib
Date: Sat, 14 Jun 2008 00:28:16 -0600 (MDT)

Author: grothoff
Date: 2008-06-14 00:28:16 -0600 (Sat, 14 Jun 2008)
New Revision: 7191

Modified:
   GNUnet/contrib/gnunet.conf
   GNUnet/contrib/gnunetd.conf
Log:
new defaults

Modified: GNUnet/contrib/gnunet.conf
===================================================================
--- GNUnet/contrib/gnunet.conf  2008-06-14 05:40:59 UTC (rev 7190)
+++ GNUnet/contrib/gnunet.conf  2008-06-14 06:28:16 UTC (rev 7191)
@@ -26,9 +26,13 @@
 URI_DB_SIZE = 1048576
 INCOMINGDIR = $HOME/gnunet-downloads
 
+[GNUNET-AUTO-SHARE]
+METADATA = $GNUNET_HOME/metadata.conf
+LOGFILE = $GNUNET_HOME/gnunet-auto-share.log
+
 [GNUNET-GTK]
 PLUGINS = about daemon fs peers stats
 DISABLE-PREVIEWS = NO
-DISABLE-OWN = YES
+DISABLE-OWN = NO
 STATS-INTERVAL = 30000
 

Modified: GNUnet/contrib/gnunetd.conf
===================================================================
--- GNUnet/contrib/gnunetd.conf 2008-06-14 05:40:59 UTC (rev 7190)
+++ GNUnet/contrib/gnunetd.conf 2008-06-14 06:28:16 UTC (rev 7191)
@@ -9,10 +9,11 @@
 [GNUNETD]
 APPLICATIONS = advertising getoption fs stats traffic
 TRANSPORTS = udp tcp http nat
-HOSTLISTURL = http://gnunet.org/hostlist.php 
http://gnunet.mine.nu:8081/hostlist http://de.gnunet.org/cgi-bin/hostlist.cgi
-HOSTS = /var/lib/gnunet/data/hosts/
+HOSTLISTURL = http://vserver1236.vserver-on.de/hostlist-074
+HOSTS = $GNUNETD_HOME/data/hosts/
 HTTP-PROXY = 
 FDLIMIT = 1024
+DISABLE-IPV6 = YES
 USER = 
 GROUP = gnunetd
 PIDFILE = /var/run/gnunetd/pid
@@ -33,11 +34,14 @@
 PORT = 2087
 TRUSTED = 127.0.0.0/8;
 DISABLE-ADVERTISEMENTS = NO
-HELLOEXCHANGE = NO
+HELLOEXCHANGE = YES
 DISABLE-AUTOCONNECT = NO
 INTERFACE = eth0
 IP = 
 
+[HOSTLIST]
+PORT = 8080
+
 [F2F]
 FRIENDS-ONLY = NO
 MINIMUM = 0
@@ -79,23 +83,16 @@
 BLACKLIST = 
 WHITELIST = 
 
-[TCP6]
-PORT = 2088
-BLACKLIST = 
-WHITELIST = 
-
 [UDP]
 PORT = 2086
 UPNP = YES
 MTU = 1472
 BLACKLIST = 
 WHITELIST = 
+BLACKLISTV6 = 
 
 [UDP6]
-PORT = 2088
-MTU = 1452
-BLACKLIST = 
-WHITELIST = 
+WHITELISTV6 = 
 
 [HTTP]
 PORT = 1080
@@ -106,7 +103,7 @@
 EMAIL = address@hidden
 RATELIMIT = 0
 FILTER = X-mailer: GNUnet
-PIPE = /var/lib/gnunet/smtp-pipe
+PIPE = $GNUNETD_HOME/smtp-pipe
 SERVER = localhost:25
 MTU = 65528
 





reply via email to

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