title = "An example gallery"
base_url = "http://www.example.com/photos"
max_previews = 20

[images]
strip = no
quality = 80
max_width = 3000
max_height = 2000
smart_resize = yes
blur = 0

[thumbnails]
strip = yes
quality = 75
max_width = 400
max_height = 270
smart_resize = yes
blur = 10