This commit is contained in:
Vivian 2024-11-18 17:35:29 +01:00
parent cb2cf64a70
commit 20768a25be
2 changed files with 80 additions and 58 deletions

View file

@ -26,7 +26,7 @@ in {
enable = true;
listenAddress = ":${toString vmPort}";
# Data Retention period in months
retentionPeriod = 36;
retentionPeriod = "3y";
};
vmagent = {