Skip to content

Commit cedbf57

Browse files
committed
tutorial: update text to mention new data sharing mode
1 parent 755b679 commit cedbf57

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/components/Tutorial.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ const steps = [
125125
{
126126
id: 4,
127127
title: 'General Configuration',
128-
content: `The 'General' page allows switching the active user, and the vehicle connection settings.`,
128+
content: `The 'General' page allows switching the active user, the vehicle connection settings, and what
129+
Cockpit shares with the development team.`,
129130
opposite: `Each user can have their own settings, interface profiles, and joystick mappings, which can be
130131
stored on and synchronized through the connected vehicle.`,
131132
},
@@ -175,8 +176,7 @@ const steps = [
175176
title: 'Dev Settings',
176177
content: `This section includes settings and Cockpit logs to help with development and advanced troubleshooting.`,
177178
opposite: `We recommend leaving the default values, but if you prefer to you can stop Cockpit from synchronizing
178-
its settings with BlueOS vehicles, and/or disable sending the anonymous usage statistics and error messages that
179-
help the development team to find performance issues and bugs.`,
179+
its settings with BlueOS vehicles. Telemetry sharing is configured from 'Settings' > 'General' > 'Shared Data'.`,
180180
},
181181
{
182182
id: 12,

0 commit comments

Comments
 (0)