projects
/
geekigeeki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151df76
)
Make thumbnails a little wider
author
Bernie Innocenti
<bernie@codewiz.org>
Sat, 18 Apr 2015 04:53:09 +0000
(
00:53
-0400)
committer
Bernie Innocenti
<bernie@codewiz.org>
Sat, 18 Apr 2015 04:53:09 +0000
(
00:53
-0400)
geekigeeki.conf.py
patch
|
blob
|
history
diff --git
a/geekigeeki.conf.py
b/geekigeeki.conf.py
index d99dcc36ade99fae66123b1540bb9c2bb886c445..a9bad41141cc26ac71be981573f6a3570d66858a 100644
(file)
--- a/
geekigeeki.conf.py
+++ b/
geekigeeki.conf.py
@@
-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