From: Bernie Innocenti Date: Wed, 19 Aug 2009 10:21:17 +0000 (+0200) Subject: clarify image_maxwidth in config X-Git-Url: https://codewiz.org/gitweb?p=geekigeeki.git;a=commitdiff_plain;h=b98f23f6dd254eb6414bd1d3902724268972643f clarify image_maxwidth in config --- diff --git a/geekigeeki.conf.py b/geekigeeki.conf.py index 5c5d681..ab0e430 100644 --- a/geekigeeki.conf.py +++ b/geekigeeki.conf.py @@ -39,7 +39,7 @@ datetime_fmt = '%a, %d %b %Y %H:%M:%S %Z' # prefix before nonexistent link (usually '?') nonexist_pfx = '' -# maximum image width in pixels +# maximum image width in pixels for thumbnails (set to '' to disable scaling) image_maxwidth = 400 # Set to True for CGI var dump