Skip to content

Commit

Permalink
Fix typo in JusText (#6862)
Browse files Browse the repository at this point in the history
* Fix typo in JusText

* Update source/configure/file-storage-configuration-settings.rst

---------

Co-authored-by: Carrie Warner (Mattermost) <[email protected]>
  • Loading branch information
bbodenmiller and cwarnermm authored Jan 8, 2024
1 parent e3f1395 commit 4c3084e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/configure/file-storage-configuration-settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Enable document search by content
| - **wv**: Used to search the contents of DOC documents. |
| - **popplerutils**: Used to significantly improve server performance when extracting the contents of PDF documents. |
| - **unrtf**: Used to search the contents of RTF documents. |
| - **Justtext**: Used to search HTML documents. |
| - **JusText**: Used to search HTML documents. |
| |
| If you choose not to install these dependencies, you’ll see log entries for documents that couldn’t be extracted. |
| Any documents that can’t be extracted are skipped and logged so that content extraction can proceed. |
Expand Down Expand Up @@ -418,4 +418,4 @@ Amazon S3 request timeout
| Amazon S3 storage time out. | - ``config.json`` setting: ``".FileSettings.AmazonS3RequestTimeoutMilliseconds: 30000`` |
| | - Environment variable: ``MM_FILESETTINGS_AMAZONS3REQUESTTIMEOUTMILLISECONDS`` |
| Default is 30000 (30 seconds). | |
+---------------------------------------------------------------+-----------------------------------------------------------------------------------------+
+---------------------------------------------------------------+-----------------------------------------------------------------------------------------+

0 comments on commit 4c3084e

Please sign in to comment.