mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-20 20:51:50 +01:00
Surely no one can make an 8mb webm longer than 2 hours
This commit is contained in:
parent
01c44a2e93
commit
7410d6ef1f
@ -58,7 +58,7 @@
|
||||
$config['allowed_ext_files'][] = 'mp4';
|
||||
$config['webm']['use_ffmpeg'] = true;
|
||||
$config['webm']['allow_audio'] = true;
|
||||
$config['webm']['max_length'] = 60 * 30;
|
||||
$config['webm']['max_length'] = 60 * 120;
|
||||
|
||||
// Mod shit
|
||||
$config['mod']['groups'][25] = 'GlobalVolunteer';
|
||||
|
Loading…
x
Reference in New Issue
Block a user