diff --git a/trunk/daemon/data/core.conf b/trunk/daemon/data/core.conf index 7a55f157..921c92ce 100644 --- a/trunk/daemon/data/core.conf +++ b/trunk/daemon/data/core.conf @@ -12,7 +12,7 @@ pidfile = /var/run/core-daemon.pid logfile = /var/log/core-daemon.log xmlfilever = 1.0 # you may want to change the listenaddr below to 0.0.0.0 -listenaddr = 0.0.0.0 +listenaddr = localhost port = 4038 numthreads = 1 verbose = False