mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-15 22:42:50 +00:00
Bug fixes
This commit is contained in:
parent
bb5cdc13d1
commit
151cbb996e
3 changed files with 153 additions and 101 deletions
|
@ -13,7 +13,7 @@ class DnsInfo {
|
|||
int? cacheTtlMin;
|
||||
int? cacheTtlMax;
|
||||
bool? cacheOptimistic;
|
||||
bool resolveClients;
|
||||
bool? resolveClients;
|
||||
bool usePrivatePtrResolvers;
|
||||
List<String> localPtrUpstreams;
|
||||
String blockingIpv4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue