Icon

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

    Documentation for the latest release is available here.

    Synopsis

    supervisor_pgrp_subjob_limits = user=limit[,user=limit…]

    Sets up the pgrp subjob limit for specific users. You can also set the pgrp subjob limit for all users - see supervisor_default_prgp_subjob_limit.

    Example

    supervisor_pgrp_subjob_limits = root=-1,eric=10,jack=12,ginger=15

    Defaults

    Unset (empty string)

    See Also

    supervisor_default_prgp_subjob_limit
    supervisor_default_user_subjob_limit

    • No labels