maintain current directory structure for images

This commit is contained in:
albert
2012-08-21 18:29:09 -04:00
parent c65feee149
commit e7d6b8c449
6 changed files with 899 additions and 148 deletions

View File

@@ -73,6 +73,10 @@ module Danbooru
900
end
def large_image_prefix
"sample-"
end
# When calculating statistics based on the posts table, gather this many posts to sample from.
def post_sample_size
300