Hey,
In case it might help someone, for me the thing that worked was increasing the limit from php.ini:
upload_max_filesize = 1G
post_max_size = 1G
cheers
Hey,
In case it might help someone, for me the thing that worked was increasing the limit from php.ini:
upload_max_filesize = 1G
post_max_size = 1G
cheers