|
From: <di...@us...> - 2009-05-01 06:25:49
|
Revision: 648
http://safekeep.svn.sourceforge.net/safekeep/?rev=648&view=rev
Author: dimi
Date: 2009-05-01 06:25:38 +0000 (Fri, 01 May 2009)
Log Message:
-----------
Fix the names of the bandwidth limiting settings
Modified Paths:
--------------
safekeep/trunk/safekeep.conf
Modified: safekeep/trunk/safekeep.conf
===================================================================
--- safekeep/trunk/safekeep.conf 2009-04-30 17:26:27 UTC (rev 647)
+++ safekeep/trunk/safekeep.conf 2009-05-01 06:25:38 UTC (rev 648)
@@ -14,13 +14,13 @@
nice.adjustment = 10
# A default bandwidth limit for both download/upload
-# bandwidth.overall=100
+# bandwidth.limit=100
# A default bandwidth limit for download
-# bandwidth.download=100
+# bandwidth.limit.download=100
# A default bandwidth limit for upload
-# bandwidth.upload=100
+# bandwidth.limit.upload=100
# a comma separated list of emails to receive the logs
# ema...@co...,ro...@co...
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|