Add mount path to config
parent
24fa651f0a
commit
618f33094a
@ -1,4 +1,5 @@
|
||||
[ocr]
|
||||
path_to_tesseract = C:\Program Files\Tesseract-OCR\tesseract.exe
|
||||
path_to_input = input
|
||||
path_to_output = output
|
||||
path_to_output = output
|
||||
path_to_mount = mount_example
|
Loading…
Reference in New Issue