diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-06-06 20:47:48 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2012-06-06 20:47:48 +0200 |
commit | 740b30688bd745a527f96f9116c19acb3480971a (patch) | |
tree | 2709a3f4dba11c174aa9e1ba3612e30c578e76a9 /src/dht/test_dht_multipeer_data.conf | |
parent | 2b81464a43485fcc8ce079fafdee7b7a171835f4 (diff) |
Imported Upstream version 0.9.3upstream/0.9.3
Diffstat (limited to 'src/dht/test_dht_multipeer_data.conf')
-rw-r--r-- | src/dht/test_dht_multipeer_data.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf index ff87698..f181594 100644 --- a/src/dht/test_dht_multipeer_data.conf +++ b/src/dht/test_dht_multipeer_data.conf @@ -16,7 +16,7 @@ ACCEPT_FROM = 127.0.0.1; CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 2100 +PORT = 12100 STOP_FOUND = YES USE_MAX_HOPS = YES MAX_HOPS = 16 @@ -115,12 +115,13 @@ BEHIND_NAT = NO ALLOW_NAT = NO INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 -USE_LOCALADDR = NO +USE_LOCALADDR = YES [dns] AUTOSTART = NO - +[namestore] +AUTOSTART = NO [nse] AUTOSTART = NO |