File: php_value.template

package info (click to toggle)
gallery 1.5-1sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 21,172 kB
  • ctags: 4,516
  • sloc: php: 26,456; sh: 427; perl: 188; makefile: 58; xml: 48
file content (7 lines) | stat: -rw-r--r-- 246 bytes parent folder | download
1
2
3
4
5
6
7
# $Id: php_value.template,v 1.11 2004/09/21 05:15:46 cryptographite Exp $

php_value post_max_size 20971520
php_value upload_max_filesize 20971520
php_value magic_quotes_gpc off
php_value session.save_handler files
php_value register_globals off