X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fsecretsharing%2Ftest_secretsharing.conf;h=105687b3db2f18697b2e6386475dcb92a62b1c18;hb=8a2d1e6aedbf1bc95052e63ac67093b89385b0a1;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=ad8ed315dca32a5de2af97bfda96c6199c565722;p=oweals%2Fgnunet.git diff --git a/src/secretsharing/test_secretsharing.conf b/src/secretsharing/test_secretsharing.conf index e69de29bb..105687b3d 100644 --- a/src/secretsharing/test_secretsharing.conf +++ b/src/secretsharing/test_secretsharing.conf @@ -0,0 +1,38 @@ +[secretsharing] +AUTOSTART = YES +#PREFIX = valgrind --leak-check=full +#OPTIONS = -LINFO + +[consensus] +AUTOSTART = YES + +[transport] +OPTIONS = -LERROR + +[arm] +DEFAULTSERVICES = core consensus set secretsharing + +[set] +OPTIONS = -L INFO +AUTOSTART = YES +#PREFIX = valgrind --leak-check=full + +[testbed] +OVERLAY_TOPOLOGY = CLIQUE + +[hostlist] +SERVERS = + +[nat] +# Use addresses from the local network interfaces (inluding loopback, but also others) +USE_LOCALADDR = YES + +# Disable IPv6 support +DISABLEV6 = NO + +# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8) +RETURN_LOCAL_ADDRESSES = YES + +[nse] +AUTOSTART = NO +