Statistics: Posted by Bruce C — December 7th, 2011, 6:57 pm
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M
; Maximum number of files that can be uploaded via a single request
max_file_uploads = 20
Statistics: Posted by cforant — December 7th, 2011, 6:52 pm
Statistics: Posted by cforant — December 7th, 2011, 6:04 pm
Statistics: Posted by cforant — December 7th, 2011, 4:49 pm