]> git.mxchange.org Git - friendica.git/commitdiff
Improved config description
authorMichael <heluecht@pirati.ca>
Sat, 13 Jan 2024 19:37:24 +0000 (19:37 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 13 Jan 2024 19:37:24 +0000 (19:37 +0000)
static/defaults.config.php

index b3a7f49984af88d1ce63bebef590ad702b2a7132..47501fe91f3b91cfa747d0ce9e192afe9048f4fd 100644 (file)
@@ -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)