mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Sample Config Update
Update Sample Config to show 300 density as default.
This commit is contained in:
		@@ -70,7 +70,7 @@ PAPERLESS_SHARED_SECRET=""
 | 
				
			|||||||
# impacts either negative or positive. Testing on limited document sets has
 | 
					# impacts either negative or positive. Testing on limited document sets has
 | 
				
			||||||
# shown a setting of 200 can cut the size of tmp files by 1/3, and speed up
 | 
					# shown a setting of 200 can cut the size of tmp files by 1/3, and speed up
 | 
				
			||||||
# conversion by up to 4x with little impact to OCR accuracy.
 | 
					# conversion by up to 4x with little impact to OCR accuracy.
 | 
				
			||||||
#PAPERLESS_CONVERT_DENSITY=200
 | 
					#PAPERLESS_CONVERT_DENSITY=300
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Similar to the memory limit, if you've got a small system and your OS mounts
 | 
					# Similar to the memory limit, if you've got a small system and your OS mounts
 | 
				
			||||||
# /tmp as tmpfs, you should set this to a path that's on a physical disk, like
 | 
					# /tmp as tmpfs, you should set this to a path that's on a physical disk, like
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user