pekebyte / pekeUpload

jQuery html5 file uploader plugin
http://pekebyte.github.io/pekeUpload
Other
82 stars 73 forks source link

Allowed extension usage #41

Open sekmenhuseyin opened 5 years ago

sekmenhuseyin commented 5 years ago

In ReadMe usage is like this:

| allowedExtensions | "" | "ext1" | Sets the file extensions allowed to upload |

however user can not understand how to use multiple extensions in options.

miamibc commented 5 years ago

Yea, author please change to "ext1|ext2"