Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    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.

    ...