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 c253656 commit 4bddd92Copy full SHA for 4bddd92
config.json
@@ -3,6 +3,9 @@
3
"timeout": 12000,
4
"width": 562,
5
"height": 1231,
6
+ "cacheConfig": {
7
+ "cacheMaxEntries": -1
8
+ },
9
"puppeteerArgs": ["--no-sandbox", "--disable-dev-shm-usage"],
10
"renderOnly": ["https://autoreserve.com", "https://tw.autoreserve.com", "https://cn.autoreserve.com", "https://hk.autoreserve.com"]
11
}
0 commit comments