Documented spider_threads

This commit is contained in:
Joe Gregorio 2006-11-03 11:45:34 -05:00
parent b2ccc8c1ff
commit 72318e770b

View File

@ -98,6 +98,9 @@ use for logging output. Note: this configuration value is processed
<dd>Number of seconds to wait for any given feed</dd>
<dt><del>new_feed_items</del></dt>
<dd>Number of items to take from new feeds</dd>
<dt><ins>spider_threads</ins></dt>
<dd>The number of threads to use when spidering. When set to 0, the default,
no threads are used and spidering follows the traditional algorithm.</dd>
</dl>
</blockquote>