Problem Description
The file upload restrictions for Files module can either be enabled, or disabled. Additionally, a blacklist or a whitelist of file restrictions can be created. For file size upload restrictions, see Files – Configure
Solution with Websphere Commandline Interface
Search the HCL Connections documentation for the steps to solve your problem.
- Start the wsadmin commandline interface as administrator. ATTENTION: All commands for the commandline interface are case sensitive!
- Activate the relevant Jython script.
- Check out the relevant HCL Connections configuration XML file.
- Open the HCL Connections configuration XML file and edit the parameters. ATTENTION: Make sure you don’t accidentally violate the XML schema, e.g. by forgetting to close a tag or a quotation mark.
- Check in the configuration file again.
Solution with Connections Administration Toolkit (CAT)
Navigate to Administration – Files, subsection Restrictions. There, you can view the current settings and adjust them to accordingly.