Disable chromium built-in DNS client
This commit is contained in:
@@ -115,6 +115,7 @@ in {
|
|||||||
AutofillAddressEnabled = false;
|
AutofillAddressEnabled = false;
|
||||||
AutofillCreditCardEnabled = false;
|
AutofillCreditCardEnabled = false;
|
||||||
MetricsReportingEnabled = false;
|
MetricsReportingEnabled = false;
|
||||||
|
BuiltInDnsClientEnabled = false;
|
||||||
|
|
||||||
SyncDisabled = true;
|
SyncDisabled = true;
|
||||||
BlockThirdPartyCookies = true;
|
BlockThirdPartyCookies = true;
|
||||||
|
Reference in New Issue
Block a user