adguardhome: increase statistic retention time
This commit is contained in:
parent
09a34fac3f
commit
b2fad9f3ec
1 changed files with 5 additions and 0 deletions
|
@ -97,6 +97,11 @@ in
|
|||
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_24.txt"
|
||||
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_47.txt"
|
||||
];
|
||||
|
||||
statistics = {
|
||||
enabled = true;
|
||||
interval = "8760h";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue