adguardhome: increase statistic retention time
This commit is contained in:
parent
ca9b9f6222
commit
bc1a7c4092
|
@ -92,6 +92,11 @@ in
|
||||||
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_24.txt"
|
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_24.txt"
|
||||||
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_47.txt"
|
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_47.txt"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
statistics = {
|
||||||
|
enabled = true;
|
||||||
|
interval = "8760h";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue