There's a bug that prevents the upload from start when concurrency is not specified.
https://github.com/angular-ui/ui-uploader/blob/master/src/uploader.js#L39
What the point of specifying this option for single file uploads (when multiple is not specified)?