From 33fa9a700082513870a85b56c7359e72ed29035f Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 29 Apr 2010 14:39:13 +0000 Subject: Added configuration option to set hostname used for advertisements Fixes problems on systems with misconfigured dns resolution for local hostname --- src/hostlist/test_learning_adv_peer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hostlist/test_learning_adv_peer.conf') diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf index 0ed2829f9..3888b9f47 100644 --- a/src/hostlist/test_learning_adv_peer.conf +++ b/src/hostlist/test_learning_adv_peer.conf @@ -34,6 +34,7 @@ PORT = 22970 WEAKRANDOM = YES [hostlist] +HOSTNAME = localhost HTTPPORT = 12981 SERVERS = http://localhost:12981/ OPTIONS = -p -a -- cgit v1.2.3