aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2019-12-31 01:39:23 +0100
committerpacien2019-12-31 01:39:23 +0100
commit7ef9f09c0f3be1cd5e1f38c9abc845abc9ed3639 (patch)
treeb727b960c95feae01f52274013c1ad2ccb01c4d5 /example
parent856d6ea290f6050e813e9cd5634b9e9960995671 (diff)
downloadldgallery-7ef9f09c0f3be1cd5e1f38c9abc845abc9ed3639.tar.gz
compiler: add option to add implicit directory tags
GitHub: closes #7
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 85b1edd..3fd2265 100644
--- a/example/gallery.yaml
+++ b/example/gallery.yaml
@@ -1,6 +1,8 @@
1compiler: 1compiler:
2 galleryName: Example gallery 2 galleryName: Example gallery
3 3
4 #implicitDirectoryTag: false # default
5
4 #thumbnailResolution: 6 #thumbnailResolution:
5 # width: 400 # default 7 # width: 400 # default
6 # height: 400 # default 8 # height: 400 # default