diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/photoalbum.default.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf index 284b3f8..f164c50 100644 --- a/src/photoalbum.default.conf +++ b/src/photoalbum.default.conf @@ -2,11 +2,11 @@ TITLE='A simple Photoalbum' # Thumbnail height geometry -THUMBHEIGHT=250 +THUMBHEIGHT=400 # Normal geometry height (when viewing photo). Uncomment, to keep original size. HEIGHT=1200 # Max previews per page. -MAXPREVIEWS=100 +MAXPREVIEWS=40 # Diverse directories, need to be full paths, not relative! INCOMING_DIR=$(pwd)/incoming |
