aboutsummaryrefslogtreecommitdiff
path: root/tests/site.ini
blob: ad4a575281b380ddc8aa4f4c3abade7157c32818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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