summaryrefslogtreecommitdiffstats
path: root/usr/local/etc/php.ini
blob: 45fbf7baa77aaf076f47042ea0e9bc2a1059655c (plain)
1
2
3
4
5
6
7
8
9
10
magic_quotes_gpc = Off
max_execution_time = 0
max_input_time = 180
register_argc_argv = Off
file_uploads = On
upload_tmp_dir = /tmp
upload_max_filesize = 16M
post_max_size = 15M
html_errors = Off
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal"
OpenPOWER on IntegriCloud