clarify image_maxwidth in config
authorBernie Innocenti <bernie@codewiz.org>
Wed, 19 Aug 2009 10:21:17 +0000 (12:21 +0200)
committerBernie Innocenti <bernie@codewiz.org>
Wed, 19 Aug 2009 10:21:17 +0000 (12:21 +0200)
geekigeeki.conf.py

index 5c5d681a00b3095f62f7ae56cd333ec3cf65302f..ab0e4309f2a7c59f527605db20b481c496264912 100644 (file)
@@ -39,7 +39,7 @@ datetime_fmt = '%a, %d %b %Y %H:%M:%S %Z'
 # prefix before nonexistent link (usually '?')
 nonexist_pfx = ''
 
 # 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
 image_maxwidth = 400
 
 # Set to True for CGI var dump