fixes #2563: Increase upload file size limit
This commit is contained in:
@@ -136,7 +136,7 @@ module Danbooru
|
|||||||
|
|
||||||
# Maximum size of an upload.
|
# Maximum size of an upload.
|
||||||
def max_file_size
|
def max_file_size
|
||||||
30.megabytes
|
35.megabytes
|
||||||
end
|
end
|
||||||
|
|
||||||
def member_comment_time_threshold
|
def member_comment_time_threshold
|
||||||
|
|||||||
Reference in New Issue
Block a user