diff --git a/config/danbooru_default_config.rb b/config/danbooru_default_config.rb index ef5abaec7..fe41f1b10 100644 --- a/config/danbooru_default_config.rb +++ b/config/danbooru_default_config.rb @@ -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.