mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-19 05:32:16 +01:00
chore(libreoffice): fix wrong comment on quality option
This commit is contained in:
@@ -116,7 +116,7 @@ type Options struct {
|
|||||||
LosslessImageCompression bool
|
LosslessImageCompression bool
|
||||||
|
|
||||||
// Quality specifies the quality of the JPG export. A higher value produces
|
// Quality specifies the quality of the JPG export. A higher value produces
|
||||||
// a higher-quality image and a larger file. Between 1 and 90.
|
// a higher-quality image and a larger file. Between 1 and 100.
|
||||||
Quality int
|
Quality int
|
||||||
|
|
||||||
// ReduceImageResolution specifies if the resolution of each image is
|
// ReduceImageResolution specifies if the resolution of each image is
|
||||||
|
|||||||
Reference in New Issue
Block a user