Change Extractor File Upload Settings
The PoolParty Extractor allows you to send files and also zip archives for extraction.
Available Parameters for Extractor File Upload Settings
The following settings can be added to the The poolparty.properties File file to change the default behavior:
max.upload.size=<number in bytes>
Defines the maximum file upload size (Default: 100MB).
Note
If you set max.upload.size=-1 no upload size limit is defined for the server.
zip.extraction.controller=<true/false>
This setting enables the zip extraction feature in the extractor API (Default: false).