default large image width switched to 960

This commit is contained in:
albert
2011-11-01 17:07:51 -04:00
parent cdc958d4f3
commit d9f2ff709a

View File

@@ -71,7 +71,7 @@ module Danbooru
# Large resize image width. Set to nil to disable.
def large_image_width
1280
960
end
# When calculating statistics based on the posts table, gather this many posts to sample from.