This commit is contained in:
Juan Gilsanz Polo 2023-07-26 18:49:48 +02:00
parent 2d3a858f59
commit 969b9796c0

View file

@ -9,7 +9,7 @@ class DnsInfo {
bool dnssecEnabled;
bool disableIpv6;
String? upstreamMode;
int cacheSize;
int? cacheSize;
int cacheTtlMin;
int cacheTtlMax;
bool cacheOptimistic;