How i can modify the media files size

10 MB is enough for a photo and some music files but for video its too short. How i can change it i can look this in configuration of the plugin:

PHP 5.2.17 MYSQL 5.5.27 WordPress 3.5.1 BuddyPress 1.7 BuddyPress Media 2.9 OS SunOS Imagick Not Installed GD bundled (2.0.34 compatible) [php.ini] post_max_size 10M?¿?¿ [php.ini] upload_max_filesize 10M?¿?¿ [php.ini] memory_limit 104M ¿?¿?¿

As far as I understand, the max file size is down to your server. Perhaps contact your hosting company and ask for it to be modified?

I have in mi root directory an php.ini file i can change what code i need add to change it?¿

Then it is a thing of plugin

Hi,

Just contact the support for your hosting company and ask them for help on this. We only display the server settings in the debug info.

If your server supports php.ini, then go ahead and using Find & Replace, find post_max_size and upload_max_filesize and change the values to a generous limit.

Regards.

Well a lot of thanks :)