cms/app-client/.ember-cli
author nowmad@23.1.168.192.in-addr.arpa
Fri, 06 Nov 2015 17:23:26 +0100
changeset 11 9e5799ff8538
parent 5 d4b3da0dadc9
child 263 3deace9204de
permissions -rw-r--r--
define variable with app name refered later. Make it easier to change the name module later

{
  /**
    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": false
}