Disable behaviors entirely if --behaviors array is empty (#672)

Fixes #651
This commit is contained in:
Tessa Walsh 2024-08-27 16:20:19 -04:00 committed by GitHub
parent c61a03de6e
commit 39c8f48bb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 5 deletions

View file

@ -10,6 +10,8 @@ See [Browsertrix Behaviors](https://github.com/webrecorder/browsertrix-behaviors
Browsertrix Crawler includes a `--pageExtraDelay`/`--delay` option, which can be used to have the crawler sleep for a configurable number of seconds after behaviors before moving on to the next page.
To disable behaviors for a crawl, use `--behaviors ""`.
## Additional Custom Behaviors
Custom behaviors can be mounted into the crawler and loaded from there. For example: