Bump default max video duration

This commit is contained in:
Kira 2019-10-30 09:33:57 -07:00
parent 26e2191135
commit b5d24df7e3

View File

@ -313,7 +313,7 @@ fart'
# Measured in seconds
def max_video_duration
600
3600
end
# Maximum resolution (width * height) of an upload. Default: 441 megapixels (21000x21000 pixels).