A bunch of GIFs were >5MiB!
This commit is contained in:
parent
ad7ebd1a8c
commit
bf4acc21be
@ -18,7 +18,7 @@ class StoreRemoteMediaPlugin extends Plugin
|
||||
public $domain_blacklist = array();
|
||||
public $check_blacklist = false;
|
||||
|
||||
public $max_image_bytes = 5242880; // 5MiB max image size by default
|
||||
public $max_image_bytes = 10485760; // 10MiB max image size by default
|
||||
|
||||
protected $imgData = array();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user