Skip to content

Commit 460355e

Browse files
committed
fix: [pdf] fix max_size_config
1 parent 2947358 commit 460355e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/core.cfg.sample

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ hash = HASHS
66
crawled = crawled
77
har = CRAWLED_SCREENSHOT
88
files = FILES
9+
# size in bytes
10+
max_pdf_size = 100000000
911
screenshot = CRAWLED_SCREENSHOT/screenshot
1012
cookiejar_local_storage = CRAWLED_SCREENSHOT/cookiejar_local_storage
1113
images = IMAGES

0 commit comments

Comments
 (0)