Multiple choice technology web technology

In which configuration file, you have to add an entry to exclude files with Particular regular expressions.

  1. odnodes configuration file

  2. odbase configuration file

  3. Deployment configuration file

  4. deploy.cfg configuration file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Deployment configuration file is where entries are added to exclude files using regular expressions in OpenDeploy. This file controls deployment behavior and filtering rules. The other files (odnodes, odbase, deploy.cfg) are not the correct location for regex-based file exclusion rules.