From: Matthias Wachs Date: Thu, 8 Apr 2010 13:07:49 +0000 (+0000) Subject: added -a argument to start advertisement X-Git-Tag: initial-import-from-subversion-38251~22227 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=be12d0d98b8e4347eb875535792cfac2bced3881;p=oweals%2Fgnunet.git added -a argument to start advertisement --- diff --git a/src/hostlist/learning_peer1.conf b/src/hostlist/learning_peer1.conf index 45a95ba67..b9680e5a1 100644 --- a/src/hostlist/learning_peer1.conf +++ b/src/hostlist/learning_peer1.conf @@ -36,7 +36,7 @@ WEAKRANDOM = YES [hostlist] HTTPPORT = 12980 SERVERS = http://localhost:12981/ -OPTIONS = -b -p -e +OPTIONS = -b -p -e -a DEBUG = NO #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist diff --git a/src/hostlist/learning_peer2.conf b/src/hostlist/learning_peer2.conf index 3da06cde6..a026a7fc1 100644 --- a/src/hostlist/learning_peer2.conf +++ b/src/hostlist/learning_peer2.conf @@ -36,7 +36,7 @@ WEAKRANDOM = YES [hostlist] HTTPPORT = 12981 SERVERS = http://localhost:12980/ -OPTIONS = -b -p -e +OPTIONS = -b -p -e -a #DEBUG = YES #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist