summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-02-21 22:14:01 +0000
committerPaul Buetow <paul@buetow.org>2022-02-21 22:14:01 +0000
commite9e5b3df5b2de50b908a8e3ec2d51f6eed5886f4 (patch)
treed39e2277e874d37f8182b2a0a79ccf780b7fe0d9 /src
parent91790239f268711e7dd06441c25e0bfee0901417 (diff)
change default thum size
Diffstat (limited to 'src')
-rw-r--r--src/photoalbum.default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf
index 82bff8c..51cf886 100644
--- a/src/photoalbum.default.conf
+++ b/src/photoalbum.default.conf
@@ -2,7 +2,7 @@
TITLE='A simple Photoalbum'
# Thumbnail height geometry
-THUMBHEIGHT=400
+THUMBHEIGHT=300
# Normal geometry height (when viewing photo). Uncomment, to keep original size.
HEIGHT=1200
# Max previews per page.