Project

General

Profile

Download (276 Bytes) Statistics
| Branch: | Tag: | Revision:
1 5b237745 Scott Ullrich
magic_quotes_gpc = Off
2 32963a17 Scott Ullrich
max_execution_time = 99999999
3
max_input_time = 99999999
4 5b237745 Scott Ullrich
register_argc_argv = Off
5
file_uploads = On
6 c0c8d62c Scott Ullrich
upload_tmp_dir = /tmp
7 b8c56a9e Scott Ullrich
upload_max_filesize = 90M
8
post_max_size = 90M
9 5b237745 Scott Ullrich
html_errors = Off
10
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal"