Show only document metadata in document list view

This commit is contained in:
Roberto Rosario
2011-02-10 21:16:33 -04:00
parent 81308b1229
commit 350fdee9c9
7 changed files with 37 additions and 16 deletions

View File

@@ -202,6 +202,8 @@ LOGIN_EXEMPT_URLS = (
#CONVERTER_CONVERT_PATH = u'/usr/bin/convert'
#CONVERTER_OCR_OPTIONS = u'-colorspace Gray -depth 8 -resample 200x200'
#OCR_TESSERACT_PATH = u'/usr/bin/tesseract'
# Override
SEARCH_SHOW_OBJECT_TYPE = False
#======== End of configuration options =======
try: