surrealpatch/gui/.ember-cli
2016-05-14 11:20:59 +01:00

9 lines
280 B
Text

{
/**
Ember CLI sends analytics information by default. The data is completely
anonymous, but there are times when you might want to disable this behavior.
Setting `disableAnalytics` to true will prevent any data from being sent.
*/
"disableAnalytics": false
}