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
bc7cb4ccd4
commit
525facc538
9 changed files with 171 additions and 121 deletions
|
@ -12,7 +12,7 @@ class DnsInfo {
|
|||
int? cacheSize;
|
||||
int? cacheTtlMin;
|
||||
int? cacheTtlMax;
|
||||
bool cacheOptimistic;
|
||||
bool? cacheOptimistic;
|
||||
bool resolveClients;
|
||||
bool usePrivatePtrResolvers;
|
||||
List<String> localPtrUpstreams;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue