2017-09-19 14:47:10 +00:00
|
|
|
{
|
|
|
|
/**
|
|
|
|
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.
|
|
|
|
*/
|
2020-03-24 23:22:16 +00:00
|
|
|
"disableAnalytics": false
|
2017-09-19 14:47:10 +00:00
|
|
|
}
|