Versions Compared

    Key

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

    Synopsis

    client_job_flags = flagslist
    Sets various client job flags. The flags will be set for all jobs submitted from the client.

    Values

    Include Page
    _jobFlags
    _jobFlags

     ExampleExample

    client_job_flags = "auto_mount"
    client_job_flags = "auto_mount,grid"

    ...