blob: 59bb55fe90b7a892cd60416717944954dfce8179 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
 | {
  /**
    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": true
}
 |