-fix double free, linker issue
[oweals/gnunet.git] / src / stream / test_stream_local.conf
index 884ecbc2873b351d3809bc917b0b5cc293afddfb..603a87a1c6ff5ef9e5bceaaea4edca009d0ea820 100644 (file)
@@ -1,3 +1,9 @@
+[lockmanager]
+AUTOSTART = NO
+ACCEPT_FROM = 127.0.0.1;
+HOSTNAME = localhost
+PORT = 12101
+
 [fs]
 AUTOSTART = NO
 
@@ -44,7 +50,7 @@ WAN_QUOTA_IN = 3932160
 PORT = 12092
 
 [arm]
-DEFAULTSERVICES = core
+DEFAULTSERVICES = core lockmanager
 PORT = 12366
 DEBUG = NO
 
@@ -53,10 +59,12 @@ TIMEOUT = 300 s
 PORT = 12368
 
 [TESTING]
-NUM_PEERS = 5
 WEAKRANDOM = YES
+
+[testing_old]
+NUM_PEERS = 5
 DEBUG = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
 MAX_CONCURRENT_SSH = 10
 USE_PROGRESSBARS = YES
 PEERGROUP_TIMEOUT = 2400 s
@@ -72,4 +80,4 @@ SERVICEHOME = /tmp/test-stream/
 AUTOSTART = NO
 
 [nse]
-AUTOSTART = NO
+AUTOSTART = NO
\ No newline at end of file