mirror of
https://github.com/Icinga/icingadb.git
synced 2026-04-15 14:29:48 -04:00
Example config: retention.options override history-days, not days
This commit is contained in:
parent
ed6e352320
commit
0ce84f2c5b
1 changed files with 2 additions and 1 deletions
|
|
@ -72,7 +72,8 @@ retention:
|
|||
# sla-days:
|
||||
|
||||
# Map of history category to number of days to retain its data in order to
|
||||
# enable retention only for specific categories or to override the number that has been configured in days.
|
||||
# enable retention only for specific categories or to
|
||||
# override the number that has been configured in history-days.
|
||||
options:
|
||||
# acknowledgement:
|
||||
# comment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue