OptionMaxScheduledReportsPerViewPerOrgOverride
Description Overrides the default number of scheduled reports per view for specific organizations. The default is set in MaxScheduledReportsPerView.
Introduced Version1.254.0

The format of MaxScheduledReportsPerViewPerOrgOverride is semicolon-separated CID:LIMIT entries, where CID is the organization ID, such as: CID_X:50;CID_Y:60. Do not include spaces or a trailing semicolon. If the value cannot be parsed, the entire override is ignored (a warning is logged) and MaxScheduledReportsPerView applies to all organizations.

Lowering the limit below the number of reports a view already has does not delete or disable those reports; existing reports can still be edited, but no new ones can be created until the count is below the limit.