mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:08:36 +08:00
Add quota setting for correlations (#65076)
* Add quota setting for correlations * Fix linter
This commit is contained in:
@ -1358,6 +1358,10 @@ Sets a global limit on number of users that can be logged in at one time. Defaul
|
||||
|
||||
Sets a global limit on number of alert rules that can be created. Default is -1 (unlimited).
|
||||
|
||||
### global_correlations
|
||||
|
||||
Sets a global limit on number of correlations that can be created. Default is -1 (unlimited).
|
||||
|
||||
<hr>
|
||||
|
||||
## [unified_alerting]
|
||||
|
Reference in New Issue
Block a user