mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
update default preload extensions
This commit is contained in:
parent
9af864cb25
commit
67c290716b
2 changed files with 2 additions and 2 deletions
|
|
@ -72,7 +72,7 @@ pub struct Config {
|
|||
///
|
||||
/// Filter by image ext
|
||||
/// ```
|
||||
/// --preload-regex '\.(png|gif|jpeg|jpg|webp)$'
|
||||
/// --preload-regex '\.(png|gif|jpeg|jpg|webp|svg|log|txt)$'
|
||||
/// ```
|
||||
///
|
||||
/// * requires `storage` argument defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue