From 9c062206e42e39638c961be3e16dc2f40fb07b74 Mon Sep 17 00:00:00 2001 From: Brian Martin Date: Sun, 15 May 2016 21:56:41 -0400 Subject: [PATCH] Sample Config Update Update Sample Config to show 300 density as default. --- paperless.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless.conf.example b/paperless.conf.example index 26ca8a8fb..85709698f 100644 --- a/paperless.conf.example +++ b/paperless.conf.example @@ -70,7 +70,7 @@ PAPERLESS_SHARED_SECRET="" # 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 # 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 # /tmp as tmpfs, you should set this to a path that's on a physical disk, like