image filter with skipLargerDimension and skipLargerFilesize
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b0771bdfb5
commit
c6abfc9f07
@ -58,6 +58,12 @@
|
||||
},
|
||||
"quality": {
|
||||
"type": "number"
|
||||
},
|
||||
"skipLargerDimension": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"skipLargerFilesize": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user