mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set php extensions dir
This commit is contained in:
parent
c968bcdf8c
commit
afd5cfd7be
@ -61,6 +61,7 @@ max_execution_time = 99999999
|
||||
max_input_time = 99999999
|
||||
register_argc_argv = On
|
||||
file_uploads = On
|
||||
extension_dir=/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
|
||||
upload_tmp_dir = /tmp
|
||||
upload_max_filesize = 100M
|
||||
post_max_size = 100M
|
||||
|
||||
Loading…
Reference in New Issue
Block a user