Document ilias web crawler's forums option

This commit is contained in:
Joscha 2022-10-31 14:10:45 +01:00
parent c020cccc64
commit 07200bbde5
2 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,9 @@ ambiguous situations.
## Unreleased
### Added
- Missing documentation for `forums` option
### Changed
- Clear up error message shown when multiple paths are found to an element

View File

@ -181,6 +181,7 @@ script once per day should be fine.
redirect to the actual URL. Set to a negative value to disable the automatic
redirect. (Default: `-1`)
- `videos`: Whether to download videos. (Default: `no`)
- `forums`: Whether to download forum threads. (Default: `no`)
- `http_timeout`: The timeout (in seconds) for all HTTP requests. (Default:
`20.0`)