update default preload extensions

This commit is contained in:
yggverse 2025-08-10 02:38:42 +03:00
parent 9af864cb25
commit 67c290716b
2 changed files with 2 additions and 2 deletions

View file

@ -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