root/usr/local/lib/php.ini @ 6a153733
1 |
magic_quotes_gpc = Off |
---|---|
2 |
max_execution_time = 0 |
3 |
max_input_time = 180 |
4 |
register_argc_argv = Off |
5 |
file_uploads = On |
6 |
upload_tmp_dir = /ftmp |
7 |
upload_max_filesize = 6M |
8 |
post_max_size = 7M |
9 |
html_errors = Off |
10 |
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal" |