RepositoryNameCantHaveRegex
A Perl-compatible regular expression to restrict the repositories that are ingested by the connector. If the regular expression matches the full name of a repository, the repository is ignored.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | RepositoryNameCantHaveRegex=.*Private.*
|
See Also: |