aboutsummaryrefslogtreecommitdiff
path: root/tests/site.ini
blob: f33a336b855ab1683c9c964ca05e86cbe70b7474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
title = "An example gallery"
base_url = "http://www.example.com/photos"

[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