diff options
Diffstat (limited to 'example/src/gallery.yaml')
-rw-r--r-- | example/src/gallery.yaml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/example/src/gallery.yaml b/example/src/gallery.yaml index c4a5077..dba6b39 100644 --- a/example/src/gallery.yaml +++ b/example/src/gallery.yaml | |||
@@ -11,13 +11,16 @@ includedFiles: | |||
11 | #excludedFiles: | 11 | #excludedFiles: |
12 | # - "*.md" | 12 | # - "*.md" |
13 | 13 | ||
14 | tagsFromDirectories: | 14 | #includedTags: ["*"] |
15 | fromParents: 0 # default | 15 | #excludedTags: [] |
16 | prefix: '' # default | ||
17 | 16 | ||
18 | thumbnailMaxResolution: | 17 | #tagsFromDirectories: |
19 | width: 400 # default | 18 | # fromParents: 0 |
20 | height: 300 # default | 19 | # prefix: '' |
20 | |||
21 | #thumbnailMaxResolution: | ||
22 | # width: 400 | ||
23 | # height: 300 | ||
21 | 24 | ||
22 | pictureMaxResolution: | 25 | pictureMaxResolution: |
23 | width: 1024 | 26 | width: 1024 |