updates
This commit is contained in:
parent
cb2cf64a70
commit
20768a25be
2 changed files with 80 additions and 58 deletions
|
@ -26,7 +26,7 @@ in {
|
|||
enable = true;
|
||||
listenAddress = ":${toString vmPort}";
|
||||
# Data Retention period in months
|
||||
retentionPeriod = 36;
|
||||
retentionPeriod = "3y";
|
||||
};
|
||||
|
||||
vmagent = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue