1
0

Disable chromium built-in DNS client

This commit is contained in:
dump_stack() 2019-07-24 00:33:55 +00:00
parent a9d170cf69
commit 560f687423
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -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;