From ddfe650390dd6ee3635855906a97c6f2351f3f9d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 31 May 2012 08:46:09 -0400 Subject: [PATCH] Release notes remark about OCR default change --- docs/releases/0.12.1.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/releases/0.12.1.rst b/docs/releases/0.12.1.rst index 0dac6687a7..ac1a2194cf 100644 --- a/docs/releases/0.12.1.rst +++ b/docs/releases/0.12.1.rst @@ -58,6 +58,11 @@ fallback to the previous method. This change add a new configuration option: :setting:`OCR_PDFTOTEXT_PATH` to specify the location of the ``pdftotext`` executable, it defaults to '/usr/bin/pdftotext' +Changed defaults +~~~~~~~~~~~~~~~~ +OCR_AUTOMATIC_OCR = True +OCR queue started by default + Upgrading from a previous version =================================