How to disable clamAV in Sametime V12

In V12 you have sametime clamav who is started automatically and used for file transfer scanning.

How can I disable this feature ?

@Kris De Bisschop

you did not specify if this is a Docker or K8s install

but more importantly, why would you want to disable a security feature?

Hi, it is on docker and there is alreading Trendmicro running on the servers and the clients

@Kris De Bisschop

In the docker-compose.yml file

look in the Files section

you will find information on how to disable Virus scanning

I also uncommented the Clamav section in docker-compose.yml so that the clamAV server doesn't start.