aboutsummaryrefslogtreecommitdiff
path: root/example/gallery.yaml
blob: 85b1edde994f75779789c85ca1e093d2afa84402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
compiler:
  galleryName: Example gallery

  #thumbnailResolution:
  #  width: 400  # default
  #  height: 400 # default

  pictureMaxResolution:
    width: 1024
    height: 768


viewer: {}