asset max size

edited April 2016 in Bug Reports
Its me again :)

I'm trying to upload a pdf file , its size is 5M , I have changed modules/fuel/config/fuel.php to this , but it still appear this message "The file you are attempting to upload is larger than the permitted size."

// Max upload files size for assets
$config['assets_upload_max_size'] = '10000';

fuel version is 1.3
Thanks

Comments

Sign In or Register to comment.