plugin datastore mysql
[oweals/gnunet.git] / src / rps / test_rps.conf
index 59d6f457cb6ae2a720a0a171f70e67cbf7f65d28..a629451e406a918d5cf8a554a3b9c135e9f569ab 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
@@ -49,10 +53,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