mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
10 lines
280 B
Text
10 lines
280 B
Text
![]() |
{
|
||
|
/**
|
||
|
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
|
||
|
}
|