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

  #implicitDirectoryTag: false # default

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

  pictureMaxResolution:
    width: 1024
    height: 768


viewer: {}