Specify the target folders where the files of this plugin should be exported.
This field accepts a comma-separated list of directory paths where the files this plugin generates will be exported (together with additional files if set).
If only one target is specified, two subdirs are created. If more, then you must distinguish them via prefixes. There are nvr-db:, job-db: and out-dir: prefixes.
The last one does not have much use and is there just for sake of completeness.
Examples:
/my/db - two subdirs /my/db/nvr-db and /my/db/job-db will be created, and content will be copied to themnvr-db:/my/nvrdb,job-db:/my/jobdb - will copy to two dirs as per destinationValidation rules:
/my folder is invalid)nvr-db:, job-db:, or out-dir:The exported files are flattened and saved as displayName/jobname/status/id/files for nvr-db and jobname/displayName/status/id/files for job-db. Those folders are targeted for AI crawlers. The out-dir is for debugging only.
Leave empty if no export is needed.