Improved config description

pull/13827/head
Michael 2024-01-13 19:37:24 +00:00
rodzic 3a60229e5c
commit 1fc1e478f8
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -442,7 +442,8 @@ return [
'no_smilies' => false,
// tesseract_ocr (Boolean)
// Use Tesseract OCR to use OCR to fetch text from images
// Use Tesseract OCR to use OCR to fetch text from images.
// The Tesseract OCR command line tool needs to be installed separately on the system.
'tesseract_ocr' => false,
// optimize_all_tables (Boolean)