aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-01-05 19:24:50 +0100
committerpacien2020-01-05 19:24:50 +0100
commit2ad60869c2e8d0846672ccb18b2de99c9cf33671 (patch)
tree20c855a0d6eba12f81d8242caea237eb297f645f /example
parentab2f076c5bf546f8aca9910b2b61a1b5a67361bc (diff)
downloadldgallery-2ad60869c2e8d0846672ccb18b2de99c9cf33671.tar.gz
compiler: add option to add tags from n parent directories
GitHub: closes #15
Diffstat (limited to 'example')
-rw-r--r--example/gallery.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/gallery.yaml b/example/gallery.yaml
index 53e1448..5da7328 100644
--- a/example/gallery.yaml
+++ b/example/gallery.yaml
@@ -1,7 +1,8 @@
1compiler: 1compiler:
2 galleryName: Example gallery 2 galleryName: Example gallery
3 ignoreFiles: .*\.md 3 ignoreFiles: .*\.md
4 implicitDirectoryTag: false # default 4
5 tagsFromDirectories: 0 # default
5 6
6 thumbnailMaxResolution: 7 thumbnailMaxResolution:
7 width: 400 # default 8 width: 400 # default