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 _at_@ -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, _at_@ -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.orgReceived on Sat Dec 05 2009 - 21:43:36 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT