ivan
Joined: 22 Jun 2008 Posts: 1
|
Posted: Jun 22, 2008 12:02 pm Post subject: "0 to disable" iXfileconfig.pm |
|
|
"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) |
|