aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/gallery.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/example/gallery.yaml b/example/gallery.yaml
index 0a16e59..85b1edd 100644
--- a/example/gallery.yaml
+++ b/example/gallery.yaml
@@ -1,6 +1,13 @@
1compiler: 1compiler:
2 galleryName: Example gallery
3
4 #thumbnailResolution:
5 # width: 400 # default
6 # height: 400 # default
7
2 pictureMaxResolution: 8 pictureMaxResolution:
3 width: 1024 9 width: 1024
4 height: 768 10 height: 768
5 11
12
6viewer: {} 13viewer: {}