mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-02 04:42:34 +00:00
Merge branch 'beta'
This commit is contained in:
commit
42f4937d87
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class DnsInfo {
|
||||||
bool dnssecEnabled;
|
bool dnssecEnabled;
|
||||||
bool disableIpv6;
|
bool disableIpv6;
|
||||||
String? upstreamMode;
|
String? upstreamMode;
|
||||||
int cacheSize;
|
int? cacheSize;
|
||||||
int cacheTtlMin;
|
int cacheTtlMin;
|
||||||
int cacheTtlMax;
|
int cacheTtlMax;
|
||||||
bool cacheOptimistic;
|
bool cacheOptimistic;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue