We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2947358 commit 460355eCopy full SHA for 460355e
configs/core.cfg.sample
@@ -6,6 +6,8 @@ hash = HASHS
6
crawled = crawled
7
har = CRAWLED_SCREENSHOT
8
files = FILES
9
+# size in bytes
10
+max_pdf_size = 100000000
11
screenshot = CRAWLED_SCREENSHOT/screenshot
12
cookiejar_local_storage = CRAWLED_SCREENSHOT/cookiejar_local_storage
13
images = IMAGES
0 commit comments