Skip to content

Commit e4b0571

Browse files
authored
Update document-thumbs.ts (#246)
1 parent 754fa87 commit e4b0571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/alphalib/types/robots/document-thumbs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const meta: RobotMetaInput = {
4242
uses_tools: ['imagemagick'],
4343
name: 'DocumentThumbsRobot',
4444
priceFactor: 1,
45-
queueSlotCount: 10,
45+
queueSlotCount: 60,
4646
minimumCharge: 524288,
4747
isAllowedForUrlTransform: true,
4848
trackOutputFileSize: true,

0 commit comments

Comments
 (0)