Make thumbnails a little wider
[geekigeeki.git] / geekigeeki.conf.py
index d99dcc36ade99fae66123b1540bb9c2bb886c445..a9bad41141cc26ac71be981573f6a3570d66858a 100644 (file)
@@ -40,7 +40,7 @@ datetime_fmt = '%a, %d %b %Y %H:%M:%S %Z'
 nonexist_pfx = ''
 
 # maximum image width in pixels for thumbnails (set to '' to disable scaling)
-image_maxwidth = 400
+image_maxwidth = 512
 
 # Set to True for CGI var dump
 debug_cgi = False