tessdata available to local Windows users (#1677)
tessdata available to local Windows users
This commit is contained in:
@@ -54,6 +54,7 @@ system:
|
||||
showUpdate: false # see when a new update is available
|
||||
showUpdateOnlyAdmin: false # Only admins can see when a new update is available, depending on showUpdate it must be set to 'true'
|
||||
customHTMLFiles: false # enable to have files placed in /customFiles/templates override the existing template html files
|
||||
tessdataDir: /usr/share/tessdata # Path to the directory containing the Tessdata files. This setting is relevant for Windows systems. For Windows users, this path should be adjusted to point to the appropriate directory where the Tessdata files are stored.
|
||||
|
||||
ui:
|
||||
appName: '' # Application's visible name
|
||||
@@ -69,4 +70,4 @@ metrics:
|
||||
|
||||
# Automatically Generated Settings (Do Not Edit Directly)
|
||||
AutomaticallyGenerated:
|
||||
key: example
|
||||
key: example
|
||||
|
||||
Reference in New Issue
Block a user