aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rps/test_rps.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index 59d6f457c..e3c563e99 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -6,6 +6,9 @@ HOME = $SERVICEHOME
6# PORT = 2106 6# PORT = 2106
7#@UNIXONLY@ PORT = 2087 7#@UNIXONLY@ PORT = 2087
8FORCESTART = YES 8FORCESTART = YES
9AUTOSTART = NO
10NOARMBIND = YES
11#OPTIONS=-l /tmp/rps_profiler_logs/rps-[]-%Y-%m-%d.log
9 12
10# This is the timeinterval between the rounds 13# This is the timeinterval between the rounds
11ROUNDINTERVAL = 2 s 14ROUNDINTERVAL = 2 s
@@ -49,10 +52,18 @@ DISABLE_TRY_CONNECT = YES
49 52
50[cadet] 53[cadet]
51DISABLE_TRY_CONNECT = YES 54DISABLE_TRY_CONNECT = YES
55#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log
52 56
53[PATHS] 57[PATHS]
54GNUNET_TEST_HOME = /tmp/rps-test/ 58GNUNET_TEST_HOME = /tmp/rps-test/
55 59
60#[arm]
61#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
62
63#[statistics]
64#FORCESTART = NO
65#AUTOSTART = NO
66
56[peerinfo] 67[peerinfo]
57NO_IO = YES 68NO_IO = YES
58 69