How to set attachment blacklist in Domino Volt Release Version: 1.0.2.0_9?

Hi,

I am currently working with HCL Domino Volt and am relatively new to the platform. I would like to configure the attachment settings to define which file types should be allowed (whitelisted) or blocked (blacklisted) when users upload attachments.

I came across a previous response that demonstrates how to configure this functionality; however, it appears to apply to a newer version of HCL Leap. Since I am using an older version—Release Version: 1.0.2.0_9

Please let me know how to change the configuration for my version?

The whitelist property is available in VoltConfig.nsf. AFAIK, it doesn't exist for your version, it was introduced in later versions as a new feature. You would need to upgrade your Domino Volt to the latest version of Domino Leap to use this property.

For your reference:

https://opensource.hcltechsw.com/leap-doc/dleap/1.1.6/co_configuration_properties.html

appFilesWhiteList (Recommended) - A space-separated list of allowed files types

default value - css js svg png gif bmp jpg webp txt pdf ttf otf woff woff2

Is there any workaround that I can do in my version so that I can achieve a similar result?