mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-24 07:46:06 +00:00
Bugfix
This commit is contained in:
parent
2d3a858f59
commit
969b9796c0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class DnsInfo {
|
|||
bool dnssecEnabled;
|
||||
bool disableIpv6;
|
||||
String? upstreamMode;
|
||||
int cacheSize;
|
||||
int? cacheSize;
|
||||
int cacheTtlMin;
|
||||
int cacheTtlMax;
|
||||
bool cacheOptimistic;
|
||||
|
|
Loading…
Add table
Reference in a new issue