mirror of
https://github.com/edoardottt/cariddi.git
synced 2026-08-17 21:25:48 +02:00
add bmp,ttf,tfif to Default Ignored Extensions
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ import (
|
||||
|
||||
const (
|
||||
DefaultConcurrency = 20
|
||||
DefaultIgnoreExtensions = "png,svg,jpg,jpeg,gif,webp,woff,woff2,tiff,tif"
|
||||
DefaultIgnoreExtensions = "png,svg,jpg,jpeg,bmp,jfif,gif,webp,woff,woff2,ttf,tiff,tif"
|
||||
TimeoutRequest = 10
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user