From 2029543eba98655f5236fb859cd7c7b2526b0ee7 Mon Sep 17 00:00:00 2001 From: Stephen Kirby <58410745+stirby@users.noreply.github.com> Date: Fri, 13 Oct 2023 12:24:37 -0500 Subject: [PATCH] chore(site): clarify autostop description (#10260) * updated autostop description based on customer request * edited for specificity * make fmt --- .../WorkspaceSchedulePage/WorkspaceScheduleForm.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx b/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx index 434d77ddcf..6bacd8b37a 100644 --- a/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx +++ b/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx @@ -374,10 +374,8 @@ export const WorkspaceScheduleForm: FC< description={ <>
- Set how many hours should elapse after a workspace is started - before it automatically shuts down. If workspace connection - activity is detected, the autostop timer will be bumped by this - value. + Set how many hours should elapse after you log off before the + workspace automatically shuts down.
{!enableAutoStop && (