Skip to content

Commit 4bddd92

Browse files
committed
disable cache max entries
1 parent c253656 commit 4bddd92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"timeout": 12000,
44
"width": 562,
55
"height": 1231,
6+
"cacheConfig": {
7+
"cacheMaxEntries": -1
8+
},
69
"puppeteerArgs": ["--no-sandbox", "--disable-dev-shm-usage"],
710
"renderOnly": ["https://autoreserve.com", "https://tw.autoreserve.com", "https://cn.autoreserve.com", "https://hk.autoreserve.com"]
811
}

0 commit comments

Comments
 (0)