aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-02-17 18:09:20 +0100
committerpacien2020-02-23 22:41:40 +0100
commit68899f0c1ba4f641c376fda1e51d9694b02b9c5d (patch)
treed1fb9d413d20583bfa94810582d66b381ba3c8c7 /example
parentcefb6c102d4f23f02f5fabb934d7e9f60861044e (diff)
downloadldgallery-68899f0c1ba4f641c376fda1e51d9694b02b9c5d.tar.gz
compiler: add a prefix setting for tags generated from parent dirs
GitHub: closes #59
Diffstat (limited to 'example')
-rw-r--r--example/src/gallery.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml
index bef19e0..3408571 100644
--- a/example/src/gallery.yaml
+++ b/example/src/gallery.yaml
@@ -8,7 +8,9 @@ compiler:
8 #excludedFiles: 8 #excludedFiles:
9 #- "*.md" 9 #- "*.md"
10 10
11 tagsFromDirectories: 0 # default 11 tagsFromDirectories:
12 fromParents: 0 # default
13 prefix: "" # default
12 14
13 thumbnailMaxResolution: 15 thumbnailMaxResolution:
14 width: 400 # default 16 width: 400 # default