From e560196cfbd02606d928696302bfd1353d4484b5 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 15 Oct 2010 23:56:49 +0200 Subject: [PATCH] config file --- pywiUpload.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pywiUpload.conf b/pywiUpload.conf index 1ecbfe6..377d827 100644 --- a/pywiUpload.conf +++ b/pywiUpload.conf @@ -10,7 +10,7 @@ thumb_prefix=TN- thumb_width=150 thumb_height=112 # keep big image -bigimg=0 +bigimg=1 # generate squared thumbnails squarethumb=1 # jpeg quality @@ -23,7 +23,7 @@ copyright=1 ## FTP settings # FTP server -host=ftp.free.fr +host=ftp.example.org # FTP login user=login # piwigo directory inside FTP server