common/corpus-common-addon/.ember-cli
changeset 127 5cd8c3065c38
equal deleted inserted replaced
126:e87a340711a4 127:5cd8c3065c38
       
     1 {
       
     2   /**
       
     3     Ember CLI sends analytics information by default. The data is completely
       
     4     anonymous, but there are times when you might want to disable this behavior.
       
     5 
       
     6     Setting `disableAnalytics` to true will prevent any data from being sent.
       
     7   */
       
     8   "disableAnalytics": false
       
     9 }