default large image width switched to 960
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user