Attachments cleanup
- 1.8 Administration
- 1.8.1 Proxy
- 1.8.2 Recordings cleanup
- 1.8.3 Attachments cleanup
- 1.8.4 Archive folder
- 1.8.5 Reports mailing
- 1.8.6 Free SSL
It is now possible to determine how long attachments are to be kept on the server. If this is not defined in the configuration file, then this period will be 6 months.
<service required="false">imsEngine.startUploadClean(true, '6 months')</service>
The first parameter defines whether attachments are to be moved to the web/trash directory or intermediately deleted. The second parameter determines recording storage duration.