"0 to disable" is not working in the config file (unless I'm missing something". Setting "0" sets the allowable file size to "0" ???
# Maximum Total upload size in Mbytes (0 to disable)
max_upload_size => '0',
# Maximum upload Filesize in Mbytes (0 to disable)
max_upload_filesize => '0',
(Not a big deal - just wondering)