Synopsis
worker_template_path =
path
The template path is used to specify where the Worker should look to find the libraries/files associated with the jobs it will run.
worker_template_path =
path
Specifies the template path for this Worker. Multiple paths are delimited by colons on OS X / Linux and semi-colons on Windows.
Warning |
---|
Several important things to take note of are:
|
...
Examples
Example
Windows
worker_template_path="C:/Program Files/pfx/qube//types;C:/Program Files/pfx/jobtypes;C:/Program Files (x86)/pfx/jobtypes;//server/share/qube/ourJobTypes"
...
worker_template_path='/usr/local/pfx/qube/types:/usr/local/pfx/jobtypes:/mnt/nfsPath/jobtypes'
Defaults
- Linux /OSX& OS X:
$QBDIR/types
- Windows:
%QBDIR%\types