From da7859c445da3d35c0852aeb15650ced05fc505d Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Fri, 5 Jan 2024 12:40:25 -0500 Subject: [PATCH] chore: change language on autostop (#11454) * chore: change language on autostop --- .../WorkspaceSchedulePage/WorkspaceScheduleForm.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx b/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx index 079b064e9d..85b261521b 100644 --- a/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx +++ b/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx @@ -373,8 +373,10 @@ export const WorkspaceScheduleForm: FC< description={ <>
- Set how many hours should elapse after you log off before the - workspace automatically shuts down. + Set how many hours should elapse after the workspace started + before the workspace automatically shuts down. This will be + extended by 1 hour after last activity in the workspace was + detected.
{!enableAutoStop && (