mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	Reference PAPERLESS_OCR_ALWAYS in example config file.
This setting was introduced when support for retrieving the text layer from documents was added. Having it in the example config makes it more clear that it exists.
This commit is contained in:
		
							parent
							
								
									bff28113df
								
							
						
					
					
						commit
						4d13521f36
					
				@ -193,6 +193,11 @@ PAPERLESS_DEBUG="false"
 | 
				
			|||||||
#PAPERLESS_FORGIVING_OCR="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                                  ####
 | 
					####                            Interface                                  ####
 | 
				
			||||||
###############################################################################
 | 
					###############################################################################
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user