Small change to adguardhome

This commit is contained in:
Aleksandr Lebedev 2025-10-23 19:19:32 +02:00
parent 8008a11649
commit 3699a9055c

View file

@ -55,6 +55,11 @@ in {
];
};
statistics = {
enabled = true;
interval = "8760h";
};
filters =
map (url: {
enabled = true;