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 =================================