mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Support developers build updates
This commit is contained in:
parent
fa1d5f982c
commit
ab68e3a8ab
@ -4,8 +4,8 @@ max_input_time = 99999999
|
||||
register_argc_argv = Off
|
||||
file_uploads = On
|
||||
upload_tmp_dir = /tmp
|
||||
upload_max_filesize = 90M
|
||||
post_max_size = 90M
|
||||
upload_max_filesize = 100M
|
||||
post_max_size = 100M
|
||||
html_errors = Off
|
||||
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal"
|
||||
extension=upload_progress_tracking.so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user