server/bo_client/.ember-cli
author nowmad@23.1.168.192.in-addr.arpa
Fri, 22 Jan 2016 16:17:52 +0100
changeset 105 63b9014bb58b
parent 28 b0b56e0f8c7f
child 537 d2e6ee099125
permissions -rw-r--r--
some more specification about API config in ember adapters

{
  /**
    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,
  "usePods": true
}