I don\'t see an option in the plupload API docs on restricting the number of files uploaded, to any number, even 1.
Doc fail? or Feature fail? If it doesn\'t exist I\'ll
You can use this max_file_count: 5 where 5 is the max number of upload count.
max_file_count: 5