aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-01-23 23:16:07 +0100
committerNotkea2020-01-26 22:06:24 +0100
commitcf91102432b1196b8f3c1fa388b3963948ad49a6 (patch)
treeeb7bfdcaca87f6233f15887cadcf92586fdec7fc /example
parent987eb81cb5d98262299c7917d752c54907cbbc33 (diff)
downloadldgallery-cf91102432b1196b8f3c1fa388b3963948ad49a6.tar.gz
compiler: add jpeg export quality setting
GitHub: closes #2
Diffstat (limited to 'example')
-rw-r--r--example/gallery.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/gallery.yaml b/example/gallery.yaml
index 7fb2c92..dfb6265 100644
--- a/example/gallery.yaml
+++ b/example/gallery.yaml
@@ -20,5 +20,7 @@ compiler:
20 width: 1024 20 width: 1024
21 height: 768 21 height: 768
22 22
23 #jpegExportQuality: 80 # default
24
23 25
24viewer: {} 26viewer: {}