mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Rename local crawler path to target
This commit is contained in:
parent
b2a2b5999b
commit
868f486922
2 changed files with 6 additions and 6 deletions
|
|
@ -113,7 +113,7 @@ This crawler crawls a local directory. It is really simple and mostly useful for
|
|||
testing different setups. The various delay options are meant to make the
|
||||
crawler simulate a slower, network-based crawler.
|
||||
|
||||
- `path`: Path to the local directory to crawl. (Required)
|
||||
- `target`: Path to the local directory to crawl. (Required)
|
||||
- `crawl_delay`: Maximum artificial delay (in seconds) to simulate for crawl
|
||||
requests. (Default: 0.0)
|
||||
- `download_delay`: Maximum artificial delay (in seconds) to simulate for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue