Closed NobodyXu closed 3 months ago
cc @azenla I've added the option --disable-quick-install-stats
, does it look good to you?
cc @passcod I've not sure how to add e2e-test for this feature, unless we do a MITM attack?
Maybe call it --disable-telemetry
in case we add other telemetry and so it's clearer what we're doing? Plus could be good to add an env var so someone can opt-out for the entire machine.
Fine not to e2e test imo
I think the rename to --disable-telemetry would be good, I also would like to indicate support for an environment variable as disabling it globally would be valuable. I'd also like to ask if this can be done on quick install directly too, just for those that may use that.
Thanks!
Thanks, updated the option to --disable-telemetry
Fixed #1822