> Hello, > > I encountered the same problem but the solution is very simple as > these settings are overwritten in > /usr/share/chwala/public_html/.htaccess file: > [..] > php_value post_max_size 20M > php_value upload_max_filesize 20M > [..] Hi Milosz, Thanks! This is exactly what I needed. Works perfectly.