The text in Workspace settings -> Schedule -> Autostop displays that the workspace will be automatically bumped by 1 hour when activity is detected. This is now configurable, and should reflect the ActivityBump setting like the template settings schedule page does. <img width="910" alt="Screenshot 2024-02-13 at 4 14 16 PM" src="https://github.com/coder/coder/assets/58410745/616fcb6d-07a7-4da7-9123-992cf30cfcb3"> From workspace settings: <img width="352" alt="Screenshot 2024-02-13 at 4 17 45 PM" src="https://github.com/coder/coder/assets/58410745/3bd4cb9d-efad-4323-be59-da6c2ddb11fb"> Location: https://github.com/coder/coder/blob/53c55439be49820ef29f0b4553705502e6e8e0a8/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx#L397-L400