migrated rps to new cadet api
[oweals/gnunet.git] / src / rps / test_rps.conf
index 90b4d40f6c53f7afade0b539e6cf32f51a6b1ccc..7da91ccf0010bbe825106a5d585ac2ab4e3797e8 100644 (file)
@@ -6,9 +6,13 @@ 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 = 2 s
+FILENAME_VALID_PEERS = $GNUNET_DATA_HOME/rps/valid_peers.txt
 
 # This is the 'estimate' in the beginning.
 # This determines the size of the peers we keep in memory
@@ -27,7 +31,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,9 +53,14 @@ DISABLE_TRY_CONNECT = YES
 
 [cadet]
 DISABLE_TRY_CONNECT = YES
+#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log
+
+#[arm]
+#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
 
-[PATHS]
-GNUNET_TEST_HOME = /tmp/rps-test/
+#[statistics]
+#FORCESTART = NO
+#AUTOSTART = NO
 
 [peerinfo]
 NO_IO = YES