server/bo_client/.ember-cli
changeset 4 f55970e41793
child 28 b0b56e0f8c7f
equal deleted inserted replaced
3:2b3247d02769 4:f55970e41793
       
     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 }