aboutsummaryrefslogtreecommitdiff
path: root/src/.htaccess
blob: 7c89b5b920021ad0a3c1318de570f4a39793c280 (plain)
1
2
3
4
5
php_flag output_buffering on
php_value memory_limit 1024M
php_value post_max_size 128M
php_flag magic_quotes_gpc off
php_value upload_max_filesize 128M