social cli
[oweals/gnunet.git] / src / rps / test_rps.conf
index 0acbdf722dd91afaf17422c9eaaafe97364b954c..e3c563e993440538cb99e7c491ba58875717d538 100644 (file)
@@ -6,9 +6,12 @@ HOME = $SERVICEHOME
 # PORT = 2106
 #@UNIXONLY@ PORT = 2087
 FORCESTART = YES
+AUTOSTART = NO
+NOARMBIND = YES
+#OPTIONS=-l /tmp/rps_profiler_logs/rps-[]-%Y-%m-%d.log
 
 # This is the timeinterval between the rounds
-ROUNDINTERVAL = 10 s
+ROUNDINTERVAL = 2 s
 
 # This is the 'estimate' in the beginning.
 # This determines the size of the peers we keep in memory
@@ -27,7 +30,7 @@ MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1
 OVERLAY_TOPOLOGY = SMALL_WORLD
 #SCALE_FREE_TOPOLOGY_CAP = 
 
-OVERLAY_RANDOM_LINKS = 5
+OVERLAY_RANDOM_LINKS = 25
 
 SETUP_TIMEOUT = 2 m
 
@@ -49,10 +52,18 @@ DISABLE_TRY_CONNECT = YES
 
 [cadet]
 DISABLE_TRY_CONNECT = YES
+#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/rps-test/
 
+#[arm]
+#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
+
+#[statistics]
+#FORCESTART = NO
+#AUTOSTART = NO
+
 [peerinfo]
 NO_IO = YES