1
0

Disable chromium built-in DNS client

This commit is contained in:
2019-07-24 00:33:55 +00:00
parent a9d170cf69
commit 560f687423

View File

@ -115,6 +115,7 @@ in {
AutofillAddressEnabled = false;
AutofillCreditCardEnabled = false;
MetricsReportingEnabled = false;
BuiltInDnsClientEnabled = false;
SyncDisabled = true;
BlockThirdPartyCookies = true;