Only questions I have is how do I restrict the type of file uploads to only gif and jpeg, and how do I restrict the file size? Space is at a premium for me Great product!
Right now we don't have a mechanism to restrict uploads to certain mime types. Please add that as a feature request.
A quotas module is on the way...
virshu
Joined: 2003-09-13
Posts: 314
Posted: Thu, 2005-03-31 02:51
in the meantime you can restrict the file size of individual images with the sizelimit module. It won't prevent users from uploading 10,000 images, but it will decrease the size of individual images
Posts: 7988
Right now we don't have a mechanism to restrict uploads to certain mime types. Please add that as a feature request.
A quotas module is on the way...
Posts: 314
in the meantime you can restrict the file size of individual images with the sizelimit module. It won't prevent users from uploading 10,000 images, but it will decrease the size of individual images