Document rule_version_record_limit setting (#113511)

* Document rule_version_record_limit setting

Add documentation for rule_version_record_limit configuration.

* Update docs/sources/setup-grafana/configure-grafana/_index.md

Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>

* Update docs/sources/setup-grafana/configure-grafana/_index.md

* run prettier

---------

Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
This commit is contained in:
Taygun Bulmus
2025-11-06 15:10:25 -06:00
committed by GitHub
co-authored by Jacob Valdez
parent 69060f5437
commit f468597ad8
@@ -1969,6 +1969,12 @@ If a rule frequency is lower than this value, then this value is enforced.
<hr>
#### `rule_version_record_limit`
Defines the limits for how many alert rule versions are stored in the database per alert rule.
The default `0` value means there's no limit.
### `[unified_alerting.screenshots]`
For more information about screenshots, refer to [Images in notifications](../../alerting/configure-notifications/template-notifications/images-in-notifications/).