Restricting authorized File Extensions in the Back-office

This documentation is intended for users who need to restrict the downloading of certain file extensions in the back-office of their application.

To do this, you will need to modify the "com.noheto.upload.SecuredUpload.excluded_suffixe_from_app" setting in the WXM_BO_Options plugin. This will allow you to exclude specific file extensions from being downloaded in the back-office.

By playing with this parameter, you can restrict access to certain file types and ensure the security of your application.