Hi, How do I set file size upload limits and the type of files that can be uploaded. I've gone round and round in ever decresing circles in the admin panel but can't find any settings for this plugin. I'm using File 1.8.1 and Elgg 1.8. Also is there a working forum or gallery plugin for 1.8?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Team Webgalli@webgalli
Team Webgalli - 0 likes
You must log in to post replies.You can can create a plugin hook for the file upload action and check for the mime type. You can have a look at the http://docs.elgg.org/wiki/PluginHooks and this discussion which is also a good thread http://community.elgg.org/pg/forum/topic/839506/registration-page/ . There are no free plugins for those functionalities yet.