From 18dd8bd1e27a15ff89a7ebbd68b7aa41f42ead6a Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 5 Mar 2013 16:56:10 -0500 Subject: [PATCH] fixes #661 --- config/danbooru_default_config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/danbooru_default_config.rb b/config/danbooru_default_config.rb index 3eb61329c..099d947f4 100644 --- a/config/danbooru_default_config.rb +++ b/config/danbooru_default_config.rb @@ -142,7 +142,7 @@ module Danbooru # Maximum size of an upload. def max_file_size - 10.megabytes + 25.megabytes end def member_comment_time_threshold