SERVICEHOME = /tmp/test_mesh_small/
DEFAULTCONFIG = test_mesh_small.conf
-[nse]
-PORT = 0
-UNIXPATH = /tmp/test-nse-service-nse.unix
-BINARY = gnunet-service-nse
-#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
-AUTOSTART = YES
-DEBUG = NO
-CONFIG = $DEFAULTCONFIG
-# Overriding network settings for faster testing (do NOT use
-# these values in production just because they are here)
-WORKDELAY = 10000
-INTERVAL = 3600000
-WORKBITS = 0
-PROOFFILE = $SERVICEHOME/nse.proof
-
[arm]
PORT = 0
DEFAULTSERVICES = core mesh
[statistics]
AUTOSTART = YES
-PORT = 0
-
-[transport-https]
-PORT = 0
-
-[transport-http]
-PORT = 0
-
-[transport-udp]
-PORT = 0
-
-[transport-tcp]
-ADVERTISED_PORT = 0
-PORT = 0
-
-[gnunet-nat-server]
-PORT = 0
-
-[statistics]
-AUTOSTART = YES
-PORT = 0
-
-[fs]
-AUTOSTART = NO
-PORT = 0
-
-[datastore]
-AUTOSTART = NO
-PORT = 0
+PORT = 10000
[dht]
AUTOSTART = NO
-PORT = 0
+PORT = 10001
[transport]
-PORT = 0
+PORT = 10002
AUTOSTART = YES
[nat]
INTERNAL_ADDRESS = 127.0.0.1
EXTERNAL_ADDRESS = 127.0.0.1
-[transport-unix]
-PORT = 11111
-
[core]
AUTOSTART = YES
-PORT = 0
+PORT = 10003
[peerinfo]
AUTOSTART = YES
-PORT = 0
-
-[dns]
-AUTOSTART = NO
-PORT = 0
-
-[resolver]
-PORT = 0
+PORT = 10004
[mesh]
-PORT = 0
-
-[topology]
-PORT = 0
-AUTOSTART = NO
-
-[transport]
-PORT = 0
-plugins = unix
+PORT = 10005
[testing]
NUM_PEERS = 16