How to limit photo file size on upload?

Edit file application\libraries\UploadHandler.php, line 86:

‘max_file_size’ => null,

You will receive warning like this:
upload_message