Go to constants.php the go to line number 247
// = Max File Size =
// =================
define( 'AI1WM_MAX_FILE_SIZE', 14294967296 );
*1 GB is equal to 1073741824 byte.
Go to constants.php the go to line number 247
// = Max File Size =
// =================
define( 'AI1WM_MAX_FILE_SIZE', 14294967296 );
*1 GB is equal to 1073741824 byte.