Disable reporting of usage and crash-related data
This commit is contained in:
parent
758d834074
commit
a9d170cf69
@ -114,6 +114,7 @@ in {
|
|||||||
SafeBrowsingEnabled = false;
|
SafeBrowsingEnabled = false;
|
||||||
AutofillAddressEnabled = false;
|
AutofillAddressEnabled = false;
|
||||||
AutofillCreditCardEnabled = false;
|
AutofillCreditCardEnabled = false;
|
||||||
|
MetricsReportingEnabled = false;
|
||||||
|
|
||||||
SyncDisabled = true;
|
SyncDisabled = true;
|
||||||
BlockThirdPartyCookies = true;
|
BlockThirdPartyCookies = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user