From caab7bf909054d9246f1eecc4a8c947df29ed732 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 26 Jan 2021 08:57:49 +0000 Subject: more modern defaults --- src/photoalbum.default.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf index 160a8ed..8f4e488 100644 --- a/src/photoalbum.default.conf +++ b/src/photoalbum.default.conf @@ -2,8 +2,8 @@ TITLE='A simple Photoalbum' # Diverse default values -THUMBGEOMETRY=250 -GEOMETRY=800 +THUMBGEOMETRY=100 +GEOMETRY=1600 MAXPREVIEWS=100 # Diverse directories, need to be full paths, not relative! -- cgit v1.2.3