test_arm_api_data.conf (903B)
1 @INLINE@ ../../../contrib/conf/gnunet/no_forcestart.conf 2 @INLINE@ ../../../contrib/conf/gnunet/no_autostart_above_core.conf 3 4 [PATHS] 5 GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-arm/ 6 7 [arm] 8 BINARY = gnunet-service-arm 9 OPTIONS = -L INFO 10 #PREFIX = valgrind --tool=memcheck --leak-check=yes 11 12 [TESTING] 13 WEAKRANDOM = YES 14 15 [resolver] 16 START_ON_DEMAND = YES 17 PORT = 23355 18 # PREFIX = valgrind 19 20 [do-nothing] 21 START_ON_DEMAND = NO 22 PORT = 48223 23 HOSTNAME = localhost 24 BINARY = /will/be/overwritten/by/test_exponential_backoff 25 ACCEPT_FROM = 127.0.0.1; 26 ACCEPT_FROM6 = ::1; 27 28 [statistics] 29 START_ON_DEMAND = YES 30 31 [core] 32 START_ON_DEMAND = NO 33 34 [transport] 35 START_ON_DEMAND = NO 36 37 [nat] 38 RETURN_LOCAL_ADDRESSES = YES 39 START_ON_DEMAND = NO 40 41 [rps] 42 START_ON_DEMAND = NO 43 44 [pils] 45 IMMEDIATE_START = NO 46 START_ON_DEMAND = NO 47 48 [peerstore] 49 IMMEDIATE_START = NO 50 51 [communicator-udp] 52 IMMEDIATE_START = NO 53 54 [communicator-tcp] 55 IMMEDIATE_START = NO