Disable chromium built-in DNS client
This commit is contained in:
parent
a9d170cf69
commit
560f687423
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user