Merge branch 'beta'

This commit is contained in:
Juan Gilsanz Polo 2023-08-07 02:45:11 +02:00
commit 42f4937d87

View file

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