author | ymh <ymh.work@gmail.com> |
Mon, 12 Jun 2017 14:53:59 +0200 | |
changeset 537 | d2e6ee099125 |
parent 28 | b0b56e0f8c7f |
permissions | -rw-r--r-- |
4 | 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 |
*/ |
|
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
8 |
"disableAnalytics": false |
4 | 9 |
} |