Revision history [back]
There is a setting in the settings.py
file ASKBOT_ALLOWED_UPLOAD_FILE_TYPES
that does what you want.
We will implement a setting in the UI "settings" panel where you'll be able to enter allowed file extensions or completely remove the limitation.