source: sandbox/filemanager/inc/.htaccess @ 1693

Revision 1693, 89 bytes checked in by amuller, 14 years ago (diff)

Ticket #597 - melhorias no modulo gerenciador de arquivos para arquivos grandes

Line 
1php_value post_max_size 1G
2php_value upload_max_filesize 1G
3php_value memory_limit 200M
4
Note: See TracBrowser for help on using the repository browser.