From 6bcc73a1cbb1d4a609884762eab1b6de761ad1d9 Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Wed, 2 Aug 2017 21:47:42 +0000 Subject: no proof-of-work when running tests... --- src/multicast/test_multicast_line.conf | 3 +++ src/multicast/test_multicast_star.conf | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'src') diff --git a/src/multicast/test_multicast_line.conf b/src/multicast/test_multicast_line.conf index 23358e565..1047205cb 100644 --- a/src/multicast/test_multicast_line.conf +++ b/src/multicast/test_multicast_line.conf @@ -58,3 +58,6 @@ AUTOSTART = NO [topology] FORCESTART = NO AUTOSTART = NO + +[nse] +WORKBITS = 0 diff --git a/src/multicast/test_multicast_star.conf b/src/multicast/test_multicast_star.conf index 8eb98d986..ed690d95d 100644 --- a/src/multicast/test_multicast_star.conf +++ b/src/multicast/test_multicast_star.conf @@ -58,3 +58,7 @@ AUTOSTART = NO [topology] FORCESTART = NO AUTOSTART = NO + +[nse] +WORKBITS = 0 + -- cgit v1.2.3