diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/gallery.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/example/gallery.yaml b/example/gallery.yaml index 3fd2265..fb25161 100644 --- a/example/gallery.yaml +++ b/example/gallery.yaml | |||
@@ -1,11 +1,11 @@ | |||
1 | compiler: | 1 | compiler: |
2 | galleryName: Example gallery | 2 | galleryName: Example gallery |
3 | ignoreFiles: .*\.md | ||
4 | implicitDirectoryTag: false # default | ||
3 | 5 | ||
4 | #implicitDirectoryTag: false # default | 6 | thumbnailResolution: |
5 | 7 | width: 400 # default | |
6 | #thumbnailResolution: | 8 | height: 400 # default |
7 | # width: 400 # default | ||
8 | # height: 400 # default | ||
9 | 9 | ||
10 | pictureMaxResolution: | 10 | pictureMaxResolution: |
11 | width: 1024 | 11 | width: 1024 |