aboutsummaryrefslogtreecommitdiff
path: root/example/gallery.yaml
blob: 5da7328b338c5a029ae1de62933b8e679cc24911 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
compiler:
  galleryName: Example gallery
  ignoreFiles: .*\.md

  tagsFromDirectories: 0 # default

  thumbnailMaxResolution:
    width: 400  # default
    height: 400 # default

  pictureMaxResolution:
    width: 1024
    height: 768


viewer: {}