aboutsummaryrefslogtreecommitdiff
path: root/tests/site.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/site.ini')
-rw-r--r--tests/site.ini17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/site.ini b/tests/site.ini
new file mode 100644
index 0000000..eca9e59
--- /dev/null
+++ b/tests/site.ini
@@ -0,0 +1,17 @@
+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
+
+[thumbnails]
+strip = yes
+quality = 75
+max_width = 400
+max_height = 270
+smart_resize = yes