2015-02-13 07:22:32 +03: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.
|
|
|
|
*/
|
2015-02-14 21:43:18 +03:00
|
|
|
"disableAnalytics": true
|
2015-02-13 07:22:32 +03:00
|
|
|
}
|