aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorpacien2020-02-29 16:39:55 +0100
committerpacien2020-02-29 16:39:55 +0100
commit54790c6c73d7c51ff22cf5e9722b141cdc0249df (patch)
tree0a0f428000f7ddc5797c2343641d70477c98d2bf /example
parent1b0dd00c31efc958e80fc6d9d78f2511b07c1238 (diff)
downloadldgallery-54790c6c73d7c51ff22cf5e9722b141cdc0249df.tar.gz
compiler: add tagCategories setting to gallery.yaml
Diffstat (limited to 'example')
-rw-r--r--example/src/gallery.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml
index dba6b39..b569910 100644
--- a/example/src/gallery.yaml
+++ b/example/src/gallery.yaml
@@ -14,6 +14,10 @@ includedFiles:
14#includedTags: ["*"] 14#includedTags: ["*"]
15#excludedTags: [] 15#excludedTags: []
16 16
17tagCategories:
18 - photographer
19 - location
20
17#tagsFromDirectories: 21#tagsFromDirectories:
18# fromParents: 0 22# fromParents: 0
19# prefix: '' 23# prefix: ''