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