pebble / cloudpebble

CloudPebble source. Here be dragons.
https://cloudpebble.net/
MIT License
211 stars 83 forks source link

Remove analytics reporting from CloudPebble #357

Closed cjwilliams closed 7 years ago

Katharine commented 7 years ago

I'd just turn off the actual reporting logic, rather than ripping out the code that sends the events.

Katharine commented 7 years ago

That's actually the opposite of what I meant; leave everything in place except for the actual transmission.

If you just remove the TD_ENABLED environment variable you'll also turn it off.

cjwilliams commented 7 years ago

Just going to unset TD_ENABLED