From: Nathan S. Evans Date: Thu, 24 Feb 2011 09:06:31 +0000 (+0000) Subject: configuration option X-Git-Tag: initial-import-from-subversion-38251~19067 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f9155038954837c50253a5dbb99eb0e749958eaf;p=oweals%2Fgnunet.git configuration option --- diff --git a/contrib/defaults.conf b/contrib/defaults.conf index 539ffd351..3848d4af6 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -16,7 +16,7 @@ CONNECT_TIMEOUT = 30 # How many connect attempts should we make? CONNECT_ATTEMPTS = 3 # How many connections can happen simultaneously? -MAX_OUTSTANDING_CONNECTS = 50 +MAX_OUTSTANDING_CONNECTIONS = 50 [client] HOME = $SERVICEHOME