mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:57:40 +03:00
google analytics account
This commit is contained in:
@@ -38,8 +38,8 @@ return [
|
|||||||
],
|
],
|
||||||
// Google Analytics 4 (hub + crash console share public/assets/js/analytics.js)
|
// Google Analytics 4 (hub + crash console share public/assets/js/analytics.js)
|
||||||
'analytics' => [
|
'analytics' => [
|
||||||
'enabled' => false,
|
'enabled' => true,
|
||||||
'measurement_id' => '', // e.g. G-XXXXXXXXXX
|
'measurement_id' => 'G-8RKGWGQ52P', // e.g. G-XXXXXXXXXX
|
||||||
'debug' => false,
|
'debug' => false,
|
||||||
],
|
],
|
||||||
// On-demand remote access (WireGuard v1) — see docs/REMOTE_ACCESS_IMPL.md
|
// On-demand remote access (WireGuard v1) — see docs/REMOTE_ACCESS_IMPL.md
|
||||||
|
|||||||
@@ -38,8 +38,8 @@ return [
|
|||||||
],
|
],
|
||||||
// Google Analytics 4 (hub + crash console share public/assets/js/analytics.js)
|
// Google Analytics 4 (hub + crash console share public/assets/js/analytics.js)
|
||||||
'analytics' => [
|
'analytics' => [
|
||||||
'enabled' => false,
|
'enabled' => true,
|
||||||
'measurement_id' => '', // e.g. G-XXXXXXXXXX
|
'measurement_id' => 'G-8RKGWGQ52P', // e.g. G-XXXXXXXXXX
|
||||||
'debug' => false,
|
'debug' => false,
|
||||||
],
|
],
|
||||||
// On-demand remote access (WireGuard v1) — see docs/REMOTE_ACCESS_IMPL.md
|
// On-demand remote access (WireGuard v1) — see docs/REMOTE_ACCESS_IMPL.md
|
||||||
|
|||||||
Reference in New Issue
Block a user