From 880b597b61d9b343d881edef2d42761e0407ebc3 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 31 Aug 2011 21:11:36 +0000 Subject: Added dns section to try make it work on Windows --- src/mesh/test_mesh_small.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index 2b4927c40..2a834f6bd 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -15,6 +15,10 @@ PORT = 10000 AUTOSTART = NO PORT = 10001 +[dns] +AUTOSTART = NO +PORT = 10011 + [transport] PORT = 10002 AUTOSTART = YES -- cgit v1.2.3