Synopsis
supervisor_max_metered_licenses =
number
This parameter allows the site-administrator to set the maximum number of metered licenses this supervisor may use at any given time.
This value works in concert with the "concurrent metered limit" as set in the "Billing Account" on the Metered Portal at https://metered.pipelinefx.com
The lesser of the two values (supervisor_max_metered_licenses and the "Concurrent Metered Limit" will be the applied limit.
Setting this to 0 effectively disables metered licensing, while setting it to -1 (default), allows usage up to the metered account's limit .
Example
supervisor_max_metered_licenses = 200
Defaults
-1
See Also