Small change to adguardhome
This commit is contained in:
parent
8008a11649
commit
3699a9055c
1 changed files with 5 additions and 0 deletions
|
|
@ -55,6 +55,11 @@ in {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
statistics = {
|
||||||
|
enabled = true;
|
||||||
|
interval = "8760h";
|
||||||
|
};
|
||||||
|
|
||||||
filters =
|
filters =
|
||||||
map (url: {
|
map (url: {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue