Synopsis
supervisor_smart_share_mode =
mode
The mode in which SmartShare feature will operate in. This can currently be "jobs" or "none".
Values
- jobs - automatically balance Smart-Share expanded secondary instances on a job-to-job basis (i.e., all running jobs will have an equal number of secondary instances).
- none - disables SmartShare.
Example
supervisor_smart_share_mode = none
Defaults
jobs