mirror of
https://github.com/simon987/Simple-Incremental-Search-Tool.git
synced 2025-12-14 07:39:05 +00:00
Audio tags in search page and svg thumbnail generation
This commit is contained in:
@@ -2,8 +2,10 @@ default_options = {
|
||||
"ThumbnailQuality": "85",
|
||||
"ThumbnailSize": "275",
|
||||
"ThumbnailColor": "FF00FF",
|
||||
"TextFileContentLength": "8192",
|
||||
"PdfFileContentLength": "8192",
|
||||
"TextFileContentLength": "2000",
|
||||
"PdfFileContentLength": "2000",
|
||||
"SpreadsheetContentLength": "2000",
|
||||
"EbookContentLength": "2000",
|
||||
"MimeGuesser": "extension", # extension, content
|
||||
"CheckSumCalculators": "", # md5, sha1, sha256
|
||||
"FileParsers": "media, text, picture, font" # media, text, picture
|
||||
|
||||
Reference in New Issue
Block a user