[mirrorbrain-commits] r7920 - /trunk/docs/installation/source.rst

From: <poeml_at_mirrorbrain.org>
Date: Sat, 05 Dec 2009 21:43:35 -0000
Author: poeml
Date: Sat Dec  5 22:43:34 2009
New Revision: 7920

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7920&view=rev
Log:
docs/source: remove -t 20 from mirrorprobe call, since it is the default now. Simplify scan cronjob.

Modified:
    trunk/docs/installation/source.rst

Modified: trunk/docs/installation/source.rst
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/source.rst?rev=7920&r1=7919&r2=7920&view=diff
==============================================================================
--- trunk/docs/installation/source.rst (original)
+++ trunk/docs/installation/source.rst Sat Dec  5 22:43:34 2009
@@ -301,7 +301,7 @@
     
   * mirror surveillance needs to be configured. Put this into /etc/crontab::
 
-      -* * * * *                mirrorbrain   mirrorprobe -t 20 
+      -* * * * *                mirrorbrain   mirrorprobe
 
     if the server has little memory, but there are many mirrors to probe, the
     mirrorprobe might start more threads than allowed by the OS per default. To fix this, 
@@ -311,7 +311,7 @@
 
     configure mirror scanning::
 
-      44 0,4,8,12,16,20 * * *   mirrorbrain   mb scan -j 3 -a
+      45 * * * *                mirrorbrain   mb scan -j 3 -a
 
     another cron job can remove unreferenced files from the database::
 




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Sat Dec 05 2009 - 21:43:36 GMT

This archive was generated by hypermail 2.2.0 : Sat Dec 05 2009 - 21:45:07 GMT