linnovate / meanio

meanio core module
MIT License
54 stars 73 forks source link

How to turn off Stacksight #96

Closed timelf123 closed 8 years ago

timelf123 commented 8 years ago

The events system seems to be tied directly to stacksight. Is there a way to disable sending events to sts?

liorkesos commented 8 years ago

We're working on disabling it alltogether. In the meantime I think running mean disable user-reporting should stop it. Lior

On Wed, Feb 3, 2016 at 10:08 PM, Tim Elfelt notifications@github.com wrote:

The events system seems to be tied directly to stacksight. Is there a way to disable sending events to sts?

— Reply to this email directly or view it on GitHub https://github.com/linnovate/meanio/issues/96.

Lior Kesos - http://www.linnovate.net Linnovate - Community Infrastructure Care mail: lior@linnovate.net office: +972 722500881 cell: +972 524305252 skype: liorkesos

timelf123 commented 8 years ago

Thanks @liorkesos

Seems this will anonymize the data but not stop sending it https://github.com/linnovate/mean-cli/blob/0a028d1a1e5a422cf4ef8f5c381523d32b9a8008/lib/cli.js#L815