mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	update configuration docs for languages
Due to tesseract naming scheme, packages use '-' but the internal OCR uses '_' . This is to clarify in the documentation that this is the case for new users.
This commit is contained in:
		@@ -258,6 +258,8 @@ PAPERLESS_OCR_LANGUAGE=<lang>
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    Defaults to "eng".
 | 
					    Defaults to "eng".
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
 | 
							Note: If your language contains a '-' such as chi-sim, you must use chi_sim
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PAPERLESS_OCR_MODE=<mode>
 | 
					PAPERLESS_OCR_MODE=<mode>
 | 
				
			||||||
    Tell paperless when and how to perform ocr on your documents. Four modes
 | 
					    Tell paperless when and how to perform ocr on your documents. Four modes
 | 
				
			||||||
    are available:
 | 
					    are available:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user