Show tesseract language setting under setup menu

This commit is contained in:
Roberto Rosario
2011-02-17 23:41:48 -04:00
parent 0debbccd75
commit e3df02185f
2 changed files with 1 additions and 12 deletions

View File

@@ -46,6 +46,7 @@ def check_settings(request):
#ocr
{'name':'OCR_TESSERACT_PATH', 'value':ocr_settings.TESSERACT_PATH, 'exists':True},
{'name':'OCR_TESSERACT_LANGUAGE', 'value':ocr_settings.TESSERACT_LANGUAGE},
{'name':'OCR_MAX_CONCURRENT_EXECUTION', 'value':ocr_settings.MAX_CONCURRENT_EXECUTION},
]

View File

@@ -1,12 +0,0 @@
http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html
[global]
unix extensions = no
[digitalization]
path = /var/local/mayan
guest ok = yes
read only = yes
wide links = yes
follow symlinks = yes