aldeed / meteor-cfs-autoform

Upload files using CollectionFS as part of AutoForm submission
MIT License
37 stars 32 forks source link

How to restrict file type? #59

Open breadcrumble opened 7 years ago

breadcrumble commented 7 years ago

Hi there,

Suppose that I want to restrict the file types that the user can upload, such as only "jpg and gif and png files", is there a way to do that?