gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r34125 - gnunet/src/testbed


From: gnunet
Subject: [GNUnet-SVN] r34125 - gnunet/src/testbed
Date: Fri, 8 Aug 2014 11:26:01 +0200

Author: harsha
Date: 2014-08-08 11:26:01 +0200 (Fri, 08 Aug 2014)
New Revision: 34125

Modified:
   gnunet/src/testbed/testbed.conf.in
Log:
- English.


Modified: gnunet/src/testbed/testbed.conf.in
===================================================================
--- gnunet/src/testbed/testbed.conf.in  2014-08-07 18:24:04 UTC (rev 34124)
+++ gnunet/src/testbed/testbed.conf.in  2014-08-08 09:26:01 UTC (rev 34125)
@@ -11,7 +11,7 @@
 # helper binary is searched in @prefix@/lib/gnunet/libexec/
 # HELPER_BINARY_PATH = @prefix@/lib/gnunet/libexec/gnunet-helper-testbed
 
-# Add your local network address here. For example, if you want to running
+# Add your local network address here. For example, if you want to run
 # testbed on a group of hosts connected to network 192.168.1.0/24, then set
 #   ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
 # Multiple network addresses can be given.  They should be separated by `;'
@@ -23,8 +23,8 @@
 UNIX_MATCH_GID = YES
 
 # How many maximum number of operations can be run in parallel.  This number
-# should be decreased if the system is getting overloaded and to keep reduce 
the
-# load of testbed.
+# should be decreased if the system is getting overloaded and to reduce the 
load
+# exerted by the emulation.
 MAX_PARALLEL_OPERATIONS = 1000
 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1
 
@@ -39,10 +39,10 @@
 # requiring this option are RANDOM, SMALL_WORLD and SMALL_WORLD ring.
 # OVERLAY_RANDOM_LINKS =
 
-# If the OVERLAY_TOPOLOGY is set to FROM_FILE.  This option is ignored for all
-# other topology values.  This option should contain the path to the file
-# containing the topology information.  The format of the file is presented at:
-# https://gnunet.org/content/topology-file-format
+# This option is required if the OVERLAY_TOPOLOGY is set to FROM_FILE.  It is
+# ignored for all other topologies.  This option should contain the path to
+# the file containing the topology information.  The format of the file is
+# presented at: https://gnunet.org/content/topology-file-format
 # OVERLAY_TOPOLOGY_FILE = /path/to/topology-file
 
 # How many maximum number of handles to peers' services should be kept open at




reply via email to

[Prev in Thread] Current Thread [Next in Thread]