isScanForProcessDefinitions property how to set in camunda tomcat bpm

Hi Team,

We have camunda-bpm-tomcat with delegate classes jar which we put in camunda server/lib folder, BPMN we are deploying through modeler or rest API.
There is no specific process application war or ear in webpaps
So in such scenario how to set property isScanForProcessDefinitions false?

BPMN is getting scanned multiple time and throwing the warning message multiple times

“ENGINE-09004 Warnings during parsing”

Thanks