diff --git a/paperless.conf.example b/paperless.conf.example
index 11e6d905b..a8b1dcc20 100644
--- a/paperless.conf.example
+++ b/paperless.conf.example
@@ -193,6 +193,11 @@ PAPERLESS_DEBUG="false"
 #PAPERLESS_FORGIVING_OCR="false"
 
 
+# By default Paperless does not OCR a document if the text can be retrieved from
+# the document directly. Set to true to always OCR documents.
+#PAPERLESS_OCR_ALWAYS="false"
+
+
 ###############################################################################
 ####                            Interface                                  ####
 ###############################################################################