Icon

    This is the documentation for for an older version of Qube.

    Documentation for the latest release is available here.

    Synopsis

    worker_cpus = CPUs

    CPUs is the number of CPUs the Worker will report to the Supervisor. A value of 0 tells Qube! to set the number of CPUs equal to the number of cores seen by the OS.

    Example

    worker_cpus = 2

    Defaults

    0

    • No labels