fixes #2563: Increase upload file size limit

This commit is contained in:
r888888888
2016-01-02 23:50:26 -08:00
parent e9ffa16b09
commit 2285e65b25

View File

@@ -136,7 +136,7 @@ module Danbooru
# Maximum size of an upload.
def max_file_size
30.megabytes
35.megabytes
end
def member_comment_time_threshold